forgejo/vendor/github.com
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
..
andybalholm/cascadia
anmitsu/go-shlex
asaskevich/govalidator
beorn7/perks
blevesearch Add detected file language to code search (#10256) 2020-02-20 16:53:55 -03:00
boombuler/barcode
bradfitz/gomemcache
BurntSushi/toml
couchbase
couchbaselabs/go-couchbase
davecgh/go-spew
denisenkom/go-mssqldb
dgrijalva/jwt-go
dustin/go-humanize
editorconfig/editorconfig-core-go/v2
edsrzf/mmap-go
emirpasic/gods
etcd-io/bbolt
ethantkoenig/rupture
fsnotify/fsnotify
gliderlabs/ssh
glycerine/go-unsnap-stream
go-openapi
go-redis/redis
go-sql-driver/mysql
go-stack/stack
go-swagger/go-swagger
gobwas/glob
gogs
golang
golang-sql/civil
google
gorilla
hashicorp/hcl
huandu/xstrings
issue9/identicon
jaytaylor/html2text
jbenet/go-context
jessevdk/go-flags
kballard/go-shellquote
kevinburke/ssh_config
keybase/go-crypto
klauspost/compress update: macaron cores,gzip,session (#10522) 2020-02-28 10:51:18 +01:00
kr
lafriks/xormstore
lib/pq
lunny
magiconair/properties
mailru/easyjson
markbates/goth OAuth2: add Yandex provider (#8335) (#10564) 2020-03-05 00:08:52 +02:00
mattn
matttproud/golang_protobuf_extensions
mcuadros/go-version
microcosm-cc/bluemonday
mitchellh
mrjones/oauth
mschoch/smat
msteinert/pam
nfnt/resize
niklasfasching/go-org
oliamb/cutter
olivere/elastic/v7
pelletier/go-toml
philhofer/fwd
pkg/errors
pmezard/go-difflib
pquerna/otp
prometheus
PuerkitoBio
quasoft/websspi
RoaringBitmap/roaring
satori/go.uuid
sergi/go-diff
shurcooL
siddontang/go-snappy
spf13
src-d
steveyen/gtreap
stretchr/testify
syndtr/goleveldb
tinylib/msgp
toqueteos
tstranex/u2f
unknwon
urfave/cli
willf/bitset
xanzy/ssh-agent
yohcop/openid-go
yuin/goldmark Fix task-list checkbox styling (#10668) 2020-03-08 21:17:03 +02:00