You've already forked remark-ofm
Add a hProperty to the tag
This commit is contained in:
@@ -203,6 +203,9 @@ export default function ofm() {
|
|||||||
value: tag,
|
value: tag,
|
||||||
data: {
|
data: {
|
||||||
hName: 'tag',
|
hName: 'tag',
|
||||||
|
hProperties: {
|
||||||
|
tag: tag,
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user