diplodoc-platform / cli

Lets make documentation on YFM
MIT License
114 stars 36 forks source link

Diagrams support #154

Open 3y3 opened 2 years ago

3y3 commented 2 years ago

Is there any work in progress about diagrams support?

Most expected for me:

I'm ready to implement related plugin for markdown-it.

yndx-birman commented 2 years ago

You can pass any plugin based on markdown-it to the transform function. Read more

Try these plugins:

burashka commented 2 years ago

Also, you can write plugin for Mermaid. It use D3 with ESM and need hacks in build system. If you connect YFM and Mermaid, then I will really grateful.