Skip to content

A basic plugin to launch markmon inside Atom and preview the result

License

Notifications You must be signed in to change notification settings

fradelg/atom-markmon-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markmon Preview package for Atom

This package runs markmon as a server, sends your Markdown files to it and preview the output in Atom.

It supports latex mathematical expressions thanks to Mathjax and the pandoc processor

Commands

  • Markmon Preview: Toggle -> Runs markdown as a server and opens a new pane to render the HTML output

Settings

  • markmon-preview.port which is the local port on which server listens
  • markmon-preview.command, the Markdown converter to execute (pandoc is used by default)
  • markmon-preview.stylesheet, a CSS stylesheet for the server HTML output
  • markmon-preview.view, the command to execute after the server is setup

To solve problems with PATH take a look at Pandoc Preview Atom Package

Acknowledgements

About

A basic plugin to launch markmon inside Atom and preview the result

Resources

License

Stars

Watchers

Forks

Packages

No packages published