Skip to content

SWotherspoon/MDeify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDeify

Chrome extension to render markdown files within chrome according to the CommonMark Spec using the extensible markdown-it parser.

Can be set to periodically reload to reflect changes in the document.

Features

  1. MathJax within markdown. Use \(...\) for inline math, \[...\] for displayed math.
  2. Pandoc style footnotes through the markdown-it-footnote plugin.
  3. Code highlighting with highlightjs.
  4. Bootswatch themes.
  5. Live editing by periodic reloading.

Usage

  1. Download source from GitHub
  2. Open the Chrome chrome://extensions page in developer mode, and load as an unpacked extension.
  3. Check "Allow access to file URLs" in the listing on the chrome://extensions page.
  4. Open a local or remote markdown file in Chrome.

Provenance

Based on volca's fork of Boris Smus' markdown preview.

About

Chrome extension to render markdown

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published