Skip to content
/ mdp Public

markdown preview using marked, highlight.js, mermaid, node-emoji and live reload

License

Notifications You must be signed in to change notification settings

ericlink/mdp

Folders and files

NameName
Last commit message
Last commit date
Mar 30, 2019
Apr 20, 2020
Apr 1, 2019
Dec 30, 2019
Mar 16, 2019
Nov 17, 2018
Mar 17, 2019
Nov 17, 2018
Mar 29, 2019
Nov 17, 2018
Apr 10, 2019
Apr 28, 2020
Apr 20, 2020
Nov 17, 2018
Apr 28, 2020
Apr 21, 2020
Apr 20, 2020
Apr 21, 2020
Apr 20, 2020
Apr 20, 2020
Jul 11, 2021
Jul 11, 2021
Apr 20, 2020

Repository files navigation

mdp

markdown preview using marked, highlight.js, mermaid, node-emoji and live reload

https://ericlink.github.io/mdp/

markdown.png

mermaid.png

features

highlight.js

syntax highlighting https://highlightjs.org/

mermaid diagrams

https://mermaidjs.github.io/

node-emoji

https://github.com/omnidan/node-emoji

supported emoji

marked markdown parsing

github flavored markdown

https://marked.js.org/

https://github.com/markedjs/marked

example.md

keys

Open as HTML ⌘K

Edit Markdown ⌘E

Zoom - zoom in ⌘+, zoom out ⌘-, actual size ⌘0

macOS

full screen support

dark mode window

command line

put mdp.app/Contents/Resources/app/package/mdp script in your path

logs

on Linux - ~/.config/<app name>/log.log

on macOS - ~/Library/Logs/<app name>/log.log

on Windows - %USERPROFILE%\AppData\Roaming\<app name>\log.log