forgejo/templates
zeripath 814ca9ffea
Allow different HardBreaks settings for documents and comments ()
GH has different HardBreaks behaviour for markdown comments and documents.

Comments have hard breaks and documents have soft breaks - therefore Gitea's rendering will always be different from GH's if we only provide one setting.

Here we split the setting in to two - one for documents and one for comments and other things.

Signed-off-by: Andrew Thornton art27@cantab.net

Changes to index.js as per @silverwind 
Co-authored-by: silverwind <me@silverwind.io>

Changes to docs as per @guillep2k 
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
2020-05-24 09:14:26 +01:00
..
admin Fix form action template substitutions on admin pages () 2020-05-20 14:35:16 -04:00
base Fix serviceworker output file and misc improvements () 2020-05-24 08:36:40 +01:00
custom Add footer extra links template () 2020-01-03 20:41:56 +02:00
explore Do not show lock icon on repo list for public repos in private org () 2020-05-17 19:59:25 +03:00
mail Add push commits history comment on PR time-line () 2020-05-20 09:47:24 -03:00
org Add Organization Wide Labels () 2020-04-01 01:14:46 -03:00
pwa Move serviceworker to workbox and fix SSE interference () 2020-05-21 21:45:34 -04:00
repo Allow different HardBreaks settings for documents and comments () 2020-05-24 09:14:26 +01:00
status Make error pages translatable () 2020-04-27 18:03:15 -05:00
swagger Fix repo-list private and total count bugs () 2020-05-20 22:15:30 -03:00
user Fix repo-list private and total count bugs () 2020-05-20 22:15:30 -03:00
home.tmpl Add Octicon SVG spritemap () 2020-02-11 12:02:41 -05:00
install.tmpl Change default charset for MySQL on install to utf8mb4 () 2020-04-06 09:33:15 -04:00