gitea/docs/content/page
silverwind 4315e313d1
Add mermaid JS renderer ()
* 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>
..
index.en-us.md Add mermaid JS renderer ()
index.fr-fr.md Rename custom/conf/app.ini.sample to custom/conf/app.example.ini for better syntax light on editor ()
index.zh-cn.md Replace jquery-datetimepicker with native date input ()
index.zh-tw.md Replace jquery-datetimepicker with native date input ()