Dismiss
  • Toggle Theme
  • View as Mobile

Markdown Magic

✨ Add a little magic to your markdown ✨

Video demo | Repo | Example Repo

About

Markdown magic uses comment blocks in markdown files to automatically sync or transform it's contents.
  • Automatically keep markdown files up to date from local or remote code sources
  • Transform markdown content with custom transform functions
  • Render markdown with any template engine
  • Automatically generate a table of contents
  • ... etc

The comments markdown magic uses are hidden in markdown and when viewed as HTML.

This README.md is generated with markdown-magic view the raw file to see how.

Install

npm install markdown-magic