gitea/web_src/less/markup
wxiaoguang 06da10b9a1
Fix markdown checkbox rendering (#17427)
We allow to render empty check list item - [ ], while GitHub doesn't allow.

To make the rendering correct, we need tune the UI (the last PR #17413 uses absolute layout, which makes the empty checkbox item can not be displayed correctly)
2021-10-25 17:02:39 +08:00
..
content.less Fix markdown checkbox rendering (#17427) 2021-10-25 17:02:39 +08:00
mermaid.less Use a generic markup class to display externally rendered files and diffs (#15735) 2021-05-07 10:43:41 +02:00