You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Earl Warren eaea530d6b
Render plaintext task list items for markdown files (#26186)
- The library that's being used for org-mode, [doesn't render the status
of list items](https://github.com/niklasfasching/go-org/issues/63).
- Add a modified version of the proposed CSS snippet to still display
the status for the list items. The alternative was parsing HTML and
transforming it, which is too complicated for this small task.
- Resolves https://codeberg.org/Codeberg/Community/issues/1099

(cherry picked from commit 9753c7e4b8490b8f1e3d19cb06187503b88afb88)

Refs: https://codeberg.org/forgejo/forgejo/pulls/1071

Co-authored-by: Gusted <postmaster@gusted.xyz>
12 months ago
..
chroma Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 1 year ago
codemirror Remove EasyMDE focus outline on text (#25328) 1 year ago
editor Several fixes for mobile UI (#25634) 1 year ago
features Improve commit graph alignment and truncating (#26112) 12 months ago
markup Render plaintext task list items for markdown files (#26186) 12 months ago
modules Prevent SVG shrinking (#25652) 1 year ago
repo Fix UI for release tag page / wiki page / subscription page (#25948) 12 months ago
shared Restructure issue list template, styles (#25750) 1 year ago
standalone Add toasts to UI (#25449) 1 year ago
themes Add custom ansi colors and CSS variables for them (#25546) 1 year ago
actions.css Reorganize CSS files (#24739) 1 year ago
admin.css Display deprecated warning in admin panel pages as well as in the log file (#26094) 12 months ago
base.css Increase table cell horizontal padding (#26140) 12 months ago
dashboard.css Fix mobile navbar and misc cleanups (#25134) 1 year ago
explore.css fix tags line no margin see #25255 (#25280) 1 year ago
font_i18n.css Fix `@font-face` overrides (#24855) 1 year ago
form.css Fix mobile navbar and misc cleanups (#25134) 1 year ago
helpers.css Fix the truncate and alignment problem for some admin tables (#26042) 12 months ago
home.css avoid hard-coding height in language dropdown menu (#25986) 12 months ago
index.css Prevent SVG shrinking (#25652) 1 year ago
install.css Make "install page" respect environment config (#25648) 1 year ago
org.css Allow Organisations to have a E-Mail (#25082) 12 months ago
repo.css Use frontend fetch for branch dropdown component (#25719) 12 months ago
review.css Make `add line comment` buttons focusable (#25894) 1 year ago
user.css Improve profile readme rendering (#25988) 12 months ago