atom / markdown-preview

📝 Markdown preview in Atom
MIT License
1.23k stars 358 forks source link

Add Mermaid support #338

Open stasberkov opened 8 years ago

stasberkov commented 8 years ago

Add Mermaid (http://knsv.github.io/mermaid/) support for Markdown like CuteMarkEd tool (https://cloose.github.io/CuteMarkEd/) has. It will allow drawing mermaid diagrams (sequence, flow, gantt, structure) from markdown. If implemented we could use only Atom for writing design documentation.

fuzihaofzh commented 8 years ago

That's exactly what I want.

AntonPhilimonov commented 8 years ago

+1

MrCelestis commented 8 years ago

+1

Anton2478 commented 8 years ago

+1

VitalyVoroshilov commented 8 years ago

+1

iDreadful commented 8 years ago

+1

deepseep commented 8 years ago

+1

st3fanK commented 8 years ago

+1

ZhangXinNan commented 8 years ago

+1

qingo commented 8 years ago

+1

xu4wang commented 8 years ago

++

doomer4646 commented 8 years ago

+1

smaspe commented 8 years ago

+1 that would be so cool

kachkaev commented 8 years ago

I can recommend this repo for those who can't wait: https://atom.io/packages/markdown-preview-enhanced

Switched to this alternative markdown viewer about a month ago all is fine so far.

Here's my switch recipie from the notes:

  apm disable markdown-preview markdown-scroll-sync
  apm install markdown-preview-enhanced

config.cson:

  "markdown-preview-enhanced":
    breakOnSingleNewline: false
    exportPDFPageFormat: "A4"
    mathRenderingOption: "KaTeX"
    useGitHubStyle: true
holmbuar commented 8 years ago

+1

lakehy commented 8 years ago

+1

eliaszica commented 8 years ago

+1

anlia260 commented 7 years ago

+1

0505gonzalez commented 7 years ago

+1