-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
semver/majorThis is a breaking changeThis is a breaking changestatus/verifiedThis has been checked by a maintainerThis has been checked by a maintainertype/metaThis is not directly related to the codeThis is not directly related to the code
Description
Hi!
remark is switching to a new parser (and compiler) internally (micromark, remarkjs/remark#536
), which will break several of these plugins.
Several of the remark plugins, such as frontmatter, footnotes, math, a new remark-gfm, and a couple others, will update soon too.
Those might server well as inspiration on how to tokenize with micromark in remark. There are several micromark extensions already as well (which deal with tokenizing markdown), and corresponding mdast extensions, which deal with mapping those tokens to mdast.
Anyway, feel free to ask me questions!
silvenon, mormahr, yermie, Devorein, wdavidw and 3 moreAmauryCarrade, StaloneLab and Situphenimhul, BlindDespair and AoSankaku
Metadata
Metadata
Assignees
Labels
semver/majorThis is a breaking changeThis is a breaking changestatus/verifiedThis has been checked by a maintainerThis has been checked by a maintainertype/metaThis is not directly related to the codeThis is not directly related to the code