gitea/templates
silverwind c0246677a6
Fix markup background, improve wiki rendering ()
Fix regression from https://github.com/go-gitea/gitea/pull/23578. Only
visible on arc-green.

Before:
<img width="997" alt="Screenshot 2023-03-27 at 19 14 21"
src="https://user-images.githubusercontent.com/115237/228016589-e7cabfb9-bfd0-45fd-9407-6b76c665ed1a.png">

After:
<img width="1000" alt="Screenshot 2023-03-27 at 19 14 05"
src="https://user-images.githubusercontent.com/115237/228016600-db2e6002-4e2c-4d18-8393-9d7e1f525acb.png">

Fixes: https://github.com/go-gitea/gitea/issues/20625
Fixes: https://github.com/go-gitea/gitea/issues/23718
..
admin Clean template/helper.go ()
api/packages/pypi Remove incorrect HTML self close tag ()
base Introduce GitHub markdown editor, keep EasyMDE as fallback ()
code Use data-tooltip-content for tippy tooltip ()
custom Add footer extra links template ()
devtest Introduce GitHub markdown editor, keep EasyMDE as fallback ()
explore Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict ()
mail Remove incorrect HTML self close tag ()
org Merge template functions "dict/Dict/mergeinto" ()
package More specific and unique feed name for NuGet install command template. ()
projects Introduce GiteaLocaleNumber custom element to handle number localization on pages. ()
repo Fix markup background, improve wiki rendering ()
shared Introduce GitHub markdown editor, keep EasyMDE as fallback ()
status Remove incorrect HTML self close tag ()
swagger Add activity feeds API ()
user Merge template functions "dict/Dict/mergeinto" ()
home.tmpl Improve home page template, fix Sort dropdown menu flash ()
install.tmpl Remove incorrect HTML self close tag ()
post-install.tmpl Remove incorrect HTML self close tag ()