You've already forked remark-ofm
Fix children removed from tags
This commit is contained in:
@@ -205,7 +205,10 @@ export default function ofm() {
|
||||
hName: 'tag',
|
||||
hProperties: {
|
||||
tag: tag,
|
||||
}
|
||||
},
|
||||
hChildren: [
|
||||
{ type: 'text', value: tag }
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user