markdown-it-footnote
Footnote parser
Provides a markdown parser plugin for creating footnotes in documents
Footnotes plugin for markdown-it markdown parser
212 stars
11 watching
59 forks
Language: JavaScript
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
robert-du0001/docsify-footnote | A plugin for docsify.js that adds footnote functionality to markdown documentation | 1 |
markdown-it/markdown-it-container | Creates custom block-level containers for markdown-it markdown parser | 500 |
markdown-it/markdown-it-abbr | Adds HTML abbreviations support to markdown parser | 43 |
ngs/draft-js-markdown-shortcuts-plugin | A plugin for DraftJS that supports Markdown syntax shortcuts | 275 |
gomarkdown/markdown | A Markdown parsing and rendering library for Go. | 1,416 |
refactory-id/bootstrap-markdown | A JavaScript plugin that integrates markdown editing with Bootstrap UI elements | 1,989 |
yogthos/markdown-clj | A Clojure library that parses Markdown text and generates HTML output | 544 |
dart-lang/markdown | A Dart library for parsing and generating Markdown text into HTML | 451 |
redbug312/markdown-it-multimd-table | A plugin that extends a popular Markdown parser to support advanced table syntax from the MultiMarkdown spec | 147 |
executablebooks/markdown-it-py | A Python port of markdown-it with 100% CommonMark support and extensibility | 734 |
remarkjs/remark-frontmatter | Enables markdown documents to have metadata in frontmatter format | 264 |
commenthol/markedpp | Automates document formatting and organization in markdown files | 32 |
miaolz123/vue-markdown | A Markdown parser for Vue.js applications | 1,924 |
workshopper/how-to-markdown | A workshop on learning Markdown syntax and formatting using interactive exercises. | 218 |
corsaair/markdownlib | An implementation of Markdown syntax in ActionScript 3.0 | 5 |