markdown-it-multimd-table
Table parser plugin
A plugin that extends a popular Markdown parser to support advanced table syntax from the MultiMarkdown spec
Multimarkdown table syntax plugin for markdown-it markdown parser
148 stars
5 watching
38 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
markdownmarkdown-it-pluginmultimarkdowntable
Related projects:
Repository | Description | Stars |
---|---|---|
markdown-it/markdown-it-container | Creates custom block-level containers for markdown-it markdown parser | 503 |
markdown-it/markdown-it-abbr | Adds HTML abbreviations support to markdown parser | 43 |
markdown-it/markdown-it-footnote | Provides a markdown parser plugin for creating footnotes in documents | 213 |
refactory-id/bootstrap-markdown | A JavaScript plugin that integrates markdown editing with Bootstrap UI elements | 1,988 |
fletcher/multimarkdown | Tool for converting plain text to HTML using a custom syntax | 1,066 |
gomarkdown/markdown | A Markdown parsing and rendering library for Go. | 1,439 |
executablebooks/markdown-it-py | A Python implementation of Markdown parsing with high speed and customization options. | 756 |
commonmark/commonmark.js | A JavaScript library for parsing and rendering Markdown syntax | 1,449 |
miaolz123/vue-markdown | A Markdown parser for Vue.js applications | 1,928 |
rla/prolog-markdown | An implementation of a Markdown parser for use with SWI-Prolog | 20 |
29decibel/html2markdown | Converts HTML to Markdown markup | 72 |
icyleaf/markd | A markdown parser written in Crystal, compliant to CommonMark specification. | 110 |
jgm/peg-markdown | An implementation of markdown syntax in C using a parsing expression grammar | 698 |
bmoliveira/markdownkit | A customizable Markdown parser for Swift that supports various elements and allows customization of font and color attributes. | 797 |
haydenull/logseq-plugin-markdown-table | A plugin for Logseq's note-taking app that allows editing Markdown tables | 132 |