Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed https://markdown-it.github.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Vitaly Puzrin 88b8669c46 var => const, let 10 months ago
..
block.mjs var => const, let 10 months ago
inline.mjs var => const, let 10 months ago
linkify.mjs var => const, let 10 months ago
normalize.mjs var => const, let 10 months ago
replacements.mjs var => const, let 10 months ago
smartquotes.mjs var => const, let 10 months ago
state_core.mjs Rewrite core to es6 modules 10 months ago
text_join.mjs var => const, let 10 months ago