Skip to content

A demo project for the markdown-it-preview Atom package

Notifications You must be signed in to change notification settings

msimmer/markdown-it-preview-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markdown-it-preview-demo

This is a proof of concept for the markdown-it-preview Atom package.

Install

Make sure the markdown-it-preview package is installed and enabled in Atom settings, then clone the repo and install dependencies.

$ npm i

Open the files in tests/ and preview them in Atom with CTRL-SHIFT-M.

Extend

Add markdown-it plugins with npm or yarn, then list them in markdown-it-plugin.config.js.

Restart (or window:reload) might be required after installing new packages.

About

A demo project for the markdown-it-preview Atom package

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published