issues
search
yuin
/
goldmark
:trophy: A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.
MIT License
3.68k
stars
255
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`Node.Text` returns HTML elements as plain text (regression from 1.7.4)
#471
rhysd
closed
3 weeks ago
4
BaseBlock.Text changed in v1.7.5
#470
bep
closed
3 weeks ago
3
Incorrect parsing of a nested list inside an empty list item
#466
Andrew-Morozko
closed
1 month ago
3
EOF is not treated like a line
#465
Andrew-Morozko
closed
1 month ago
2
Incorrect parsing leading to panic at render
#464
Andrew-Morozko
closed
1 month ago
2
Ordered kv's in dumps
#463
Andrew-Morozko
opened
2 months ago
0
Fix panic in table parser
#462
Andrew-Morozko
closed
3 weeks ago
0
Ordered kv's in dumps
#461
Andrew-Morozko
closed
2 months ago
1
Add Text() retrieval for BaseBlock types
#460
cbednarski
closed
3 weeks ago
0
ast: Empty Text() from code blocks
#459
cbednarski
closed
3 weeks ago
4
Problem with emphasized link text
#457
jmooring
closed
4 months ago
0
backslash in image "alt" attribute
#456
JohannesKaufmann
closed
4 months ago
0
GitHub flavored markdown: support single-tilde strikethrough
#455
camdencheek
closed
4 months ago
9
Panic
#453
m8rge
closed
5 months ago
2
feat(extension/tasklist): Preserve TaskList item source positions to …
#452
movsb
opened
5 months ago
0
correct comment
#451
hezhizhen
opened
6 months ago
0
make RenderAttributes() accept both []byte and string
#448
movsb
closed
7 months ago
1
add link to goldmark-tgmd renderer
#446
mr-chelyshkin
closed
7 months ago
0
docu: update example as it will not build
#443
philipparndt
closed
8 months ago
0
Add `AutoLink.LabelSegment` method
#442
rhysd
closed
8 months ago
1
Omitting the final newline in code blocks
#440
silverwind
closed
9 months ago
3
fix: Make softlinebreak public
#439
mrueg
closed
5 months ago
1
some autolinks not parsed correctly
#434
matloob
closed
11 months ago
1
disbale CodeBlockParser but cont get empty result
#433
zhangziang
closed
9 months ago
3
update unsafe code to user newer-faster-better idioms
#432
dr2chase
closed
3 weeks ago
1
approved the UI changes
#430
Talhasaleem110
closed
11 months ago
0
Add extension: wiki-table
#429
movsb
closed
11 months ago
0
README/extensions: Add goldmark-enclave
#427
lyricat
closed
11 months ago
0
change: Export render functions
#425
mrueg
closed
5 months ago
3
Improve thematic break
#424
dkotik
opened
1 year ago
1
Add support for gfm alerts
#421
davidejones
closed
1 year ago
0
Fix #418
#419
roife
closed
1 year ago
0
Incorrect Rendering of [x] in List Items
#418
roife
closed
1 year ago
1
Softbreaks in image's alt text are eaten
#416
yihui
closed
1 year ago
1
Bug: Link Parse
#412
edocevol
closed
1 year ago
1
Define line break styles for east asian characters as options
#411
henry0312
closed
1 year ago
10
Footnote in a footnote appears before other footnotes
#410
kuruczgy
opened
1 year ago
6
Add support for CJK Symbols and Punctuation
#409
henry0312
closed
1 year ago
0
Unexported inlining of exported fields
#407
akfaew
closed
1 year ago
0
Closing tag on a new line doesn't work
#406
Gusted
closed
1 year ago
0
chore: use make([]byte, 6) and omit nil check
#404
testwill
opened
1 year ago
1
unexpected url handling
#403
ThatFave
closed
1 year ago
0
Lint and simplify code
#401
mrueg
closed
5 months ago
1
add comments about errors
#399
zakirullin
opened
1 year ago
1
fix some typos
#396
cuishuang
closed
5 months ago
2
New Lines not adding <Softbreak /> node
#393
khanakia
closed
1 year ago
2
Parser prints strong as emphasis
#392
khanakia
closed
1 year ago
2
Adds goldmark-figure to the extension list.
#391
yilei
closed
1 year ago
0
parser: added link attributes options
#388
persuader72
closed
1 year ago
2
`extension.GFM` doesn't support raw html
#384
zyxkad
closed
1 year ago
1
Next