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.
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>
4 years ago
..
themes Show Signer in commit lists and add basic trust (#10425) 4 years ago
vendor Reorganize frontend files and tooling (#10168) 4 years ago
_admin.less Fix admin notices (#10480) 4 years ago
_base.less Fix the signing icon in the view_list.tmpl page (#10511) 4 years ago
_dashboard.less Disallow leading zeroes in Less (#10407) 4 years ago
_editor.less Various dark theme fixes (#10416) 4 years ago
_emojify.less Move less from public/ to web_src/ so that it will not be packe… (#8908) 5 years ago
_explore.less Add Octicon SVG spritemap (#10107) 4 years ago
_form.less Disallow leading zeroes in Less (#10407) 4 years ago
_home.less Add Octicon SVG spritemap (#10107) 4 years ago
_install.less Move less from public/ to web_src/ so that it will not be packe… (#8908) 5 years ago
_markdown.less Fix task-list checkbox styling (#10668) 4 years ago
_organization.less Move less from public/ to web_src/ so that it will not be packe… (#8908) 5 years ago
_repository.less Ensure Update button is enabled even when CI has failed (#10640) 4 years ago
_review.less Disallow leading zeroes in Less (#10407) 4 years ago
_svg.less Add Octicon SVG spritemap (#10107) 4 years ago
_tribute.less Disallow leading zeroes in Less (#10407) 4 years ago
_user.less Disallow leading zeroes in Less (#10407) 4 years ago
index.less Add Octicon SVG spritemap (#10107) 4 years ago