0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-14 00:15:32 +01:00
gitea/modules
Alexander Scheel b8551f8532
Fix task-list checkbox styling (#10668)
* Fix task-list checkbox styling

The pandoc renderer will append the class "task-list" to the ul element
wrapping a li with one or more check-boxes. This allows us to select for
them, removing their list-style-type property. However, goldmark and the
gfm spec doesn't specify the "task-list" class name, so we can't use
that to fix the issue there.

Signed-off-by: Alexander Scheel <alexander.m.scheel@gmail.com>

* Update to goldmark v1.1.25

This version adds the missing space after a checkbox.

Resolves: #9656

Signed-off-by: Alexander Scheel <alexander.m.scheel@gmail.com>

Co-authored-by: zeripath <art27@cantab.net>
2020-03-08 21:17:03 +02:00
..
analyze
auth Granular webhook events (#9626) 2020-03-06 07:10:48 +02:00
avatar
base Remove Unused Functions (#10516) 2020-03-02 00:05:44 +02:00
cache
charset
context
convert Display pull request head branch even the branch deleted or repository deleted (#10413) 2020-03-02 22:31:55 +00:00
cron
generate
git Change default value of DefaultCommandExecutionTimeout to match cheatsheet (#10581) 2020-03-02 22:13:01 -03:00
gitgraph
graceful
highlight
httplib
indexer
lfs Fix LFS max file size enforcement (#10593) 2020-03-03 14:57:27 -06:00
log
markup Fix task-list checkbox styling (#10668) 2020-03-08 21:17:03 +02:00
metrics
migrations
notification Granular webhook events (#9626) 2020-03-06 07:10:48 +02:00
options
password
pprof
private
process
public
queue
recaptcha
references
repofiles Check for tag, not just new tag (#10663) 2020-03-08 13:27:11 +08:00
repository
secret
session
setting Make PR message on pushes configurable (#10664) 2020-03-08 08:34:38 -05:00
ssh
structs Granular webhook events (#9626) 2020-03-06 07:10:48 +02:00
sync
task
templates Remove Unused Functions (#10516) 2020-03-02 00:05:44 +02:00
test
timeutil
upload
user
util
validation
webhook Granular webhook events (#9626) 2020-03-06 07:10:48 +02:00