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
remark is switching to a new parser (and compiler) internally (micromark, remarkjs/remark#536), which will break this plugin.
This plugin seems a bit similar in style to footnotes. There is a micromark extension and mdast extension for that already, and soon those two will be in the remark wrapper plugin remark-footnotes.
Keep an eye out for that update, which might serve well as inspiration, and feel free to ask me questions!