Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 393 Bytes

File metadata and controls

9 lines (5 loc) · 393 Bytes

rules

implementation of the commonmark rules according to the specification

each module here exports markdown-it RenderRuleRecord object that renderer uses to render tokens

Overview