gitea/web_src/js/markdown
silverwind 4315e313d1
Add mermaid JS renderer (#12334)
* Add mermaid JS renderer

For feature parity with GitLab. Tested in files, issues, wiki, editor.
arc-green only does an inversion because the renderer seems to like to
render white backgrounds on boxes.

Ref: https://github.com/go-gitea/gitea/issues/3340
Fixes: https://github.com/go-gitea/gitea/issues/12307

* add feature entry, switch to neutral theme, remove border

* add bindFunctions support

* remove unnecessary border-radius

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-07-27 02:24:09 -04:00
..
anchors.js Direct SVG rendering (#12157) 2020-07-12 12:10:56 +03:00
content.js Add mermaid JS renderer (#12334) 2020-07-27 02:24:09 -04:00
mermaid.js Add mermaid JS renderer (#12334) 2020-07-27 02:24:09 -04:00