You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 6, 2022. It is now read-only.
Currently we display
node.identifierif someone uses[]in a way that triggers alinkReference,imageReferenceordefinition.Example in
schema.js:styleguide/src/templates/Comment/schema.js
Lines 81 to 99 in 879e7f6
Here an example mdast:
https://runkit.com/5f67c1f326b183001bb387e6/5f67c1f4be0951001a02898b
Newer version of remark seem to have a new
labelattribute which is better. An alternative would be to convert the children to plain text.