1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Correct formatting of bullet list (#7794)

This commit is contained in:
guillep2k
2019-08-08 01:47:57 -03:00
committed by Lauris BH
parent b16be15803
commit 3b97b9efbf

View File

@@ -17,6 +17,7 @@ menu:
Gitea supports custom file renderings (i.e., Jupyter notebooks, asciidoc, etc.) through external binaries,
it is just a matter of:
* installing external binaries
* add some configuration to your `app.ini` file
* restart your Gitea instance