markdown-magic-engines
Markdown processor
A utility for processing and rendering Markdown text with customizable transformations
Print engine requirements from package.json
0 stars
2 watching
1 forks
Language: JavaScript
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
camacho/markdown-magic-template | A plugin for adding Lodash template support to markdown files | 0 |
camacho/markdown-magic-package-scripts | Adds table of scripts from package.json to markdown files | 1 |
camacho/markdown-magic-directory-tree | A plugin that adds directory tree listings to Markdown files using markdown-magic | 42 |
camacho/markdown-magic-subpackage-list | A plugin for generating sub-package lists with links in Markdown files | 1 |
camacho/markdown-magic-prettier | Transforms Markdown code blocks to format JavaScript code with Prettier. | 11 |
camacho/markdown-magic-version-badge | Prints version information as a badge in Markdown documents | 1 |
camacho/markdown-magic-dependency-table | A tool to generate dependency tables in markdown files. | 2 |
camacho/markdown-magic-install-command | Generates an npm install command in Markdown files | 3 |
stevenbenisek/markdown-magic-local-image | Adds local images to markdown files with customizable image heading and formatting options | 2 |
sirthias/pegdown | A Markdown processor based on a parboiled PEG parser supporting various extensions and dialects. | 1,291 |
oscarmorrison/md-page | A web application that generates a simple webpage using markdown syntax | 1,291 |
pragdave/earmark | A Markdown parser written in Elixir that can be used to process and transform Markdown text into various formats. | 870 |
smathot/academicmarkdown | A Python module for generating multiple file formats from Markdown source | 350 |
agusmakmun/django-markdown-editor | Provides a rich-text editing experience with support for live preview, image uploads, and mention features in a Django application. | 825 |
davidwells/markdown-magic | Automates markdown file formatting and updates using comment blocks and custom transforms. | 820 |