issues
search
github
/
cmark-gfm
GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C
Other
909
stars
175
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Don't append a newline character when rendering inline nodes.
#366
ioquatix
opened
3 months ago
0
Emscripten asm.js build of cmark-gfm overflows Javascript stack and can't be loaded in web browser
#365
ptc-shunt
opened
6 months ago
0
Checkboxes outside filled list entries don't render.
#364
RokeJulianLockhart
opened
7 months ago
0
Feature request : enable line returns in URLs links definitions
#363
LLyaudet
opened
7 months ago
7
XML: add NODE_FOOTNOTE type strings and footnote emitters
#362
zkamvar
opened
8 months ago
3
Slug generation for headings in web-viewed `README.md` in GitHub repos
#361
vadimkantorov
opened
8 months ago
13
`cell_index` is not initialized when a table cell is created using cmark_node_new_with_ext()
#360
steffen-kiess
opened
8 months ago
0
MSVC 2022 cannot build this project
#359
Pomax
opened
10 months ago
0
Add prebuilt binaires to the releases?
#358
Pomax
opened
10 months ago
0
build: clean up and partial synchronisation with upstream
#357
compnerd
opened
11 months ago
0
macOS arm64 build
#356
keyle
opened
11 months ago
0
Better support for parsing LLM output
#355
verhovsky
opened
11 months ago
0
Don't flatten links around images into autolinks
#354
gravypod
opened
1 year ago
0
commonmark renderer renders incompatible table with width limit
#353
matthewhughes934
opened
1 year ago
1
invalid stripping of data with numbered lists
#352
3052
closed
1 year ago
0
Strip invisible characters from anchors
#351
flanakin
opened
1 year ago
2
Document Alerts
#350
mfridman
closed
1 year ago
2
Support custom heading IDs for cross-section linking
#349
gschulze
opened
1 year ago
0
Stripped copyrights
#348
trixirt
opened
1 year ago
0
Don't use empty attribute syntax in HTML renderer
#347
microsounds
opened
1 year ago
0
Support Non-Breaking Spaces in GitHub Flavoured Markdown
#346
noah-nuebling
opened
1 year ago
1
Update base image and cmake versions
#345
amit-tewari
opened
1 year ago
0
Update documentation to state GitHub's soft break parsing behavoir
#344
rickstaa
opened
1 year ago
2
Changelog and version bump for 0.29.0.13
#343
anticomputer
closed
1 year ago
0
Bug: Markdown links don't work when the the link contents are an image asset hosted on GitHub
#342
DenverCoder1
opened
1 year ago
0
No type string for `CMARK_NODE_FOOTNOTE_REFERENCE`, `CMARK_NODE_FOOTNOTE_DEFINITION`
#341
matthewhughes934
opened
1 year ago
2
Fix format specifier for printing a size_t
#340
kevinbackhouse
closed
1 year ago
0
Changelog and version bump for 0.29.0.12
#339
anticomputer
closed
1 year ago
0
Changing `typedef int32_t bufsize_t;` to `typedef size_t bufsize_t;` causes lots of compile issues.
#338
ioquatix
opened
1 year ago
0
Create codeql.yml
#337
kevinbackhouse
closed
1 year ago
0
Expose CMARK_NODE_FOOTNOTE_DEFINITION literal value.
#336
ioquatix
closed
1 year ago
1
Please consider adding multi-row header support for tables in github
#335
wnm3
opened
1 year ago
0
Don't treat numbers as lists.
#334
gravypod
opened
1 year ago
5
GFM Tables vs List precedence
#333
rlidwka
opened
1 year ago
0
Add cmark-gfm to vcpkg in addition to cmark.
#332
eoudejans
opened
1 year ago
0
warning: assignment discards ‘const’ qualifier from pointer target type
#331
ioquatix
closed
1 year ago
2
warning: passing argument 1 of ‘validate_protocol’ discards ‘const’ qualifier from pointer target type
#330
ioquatix
closed
1 year ago
3
Fix: complie error: C2220 warning C4819 in msvc
#329
KangLin
opened
1 year ago
0
Bump to version 0.29.0.gfm.11
#328
phillmv
closed
1 year ago
1
Add other output formats to the quadratic fuzzer
#327
kevinbackhouse
closed
1 year ago
0
Fix bug in fuzz harness
#326
kevinbackhouse
closed
1 year ago
0
Bump version and start Changelog for 0.29.0.gfm.11
#325
anticomputer
closed
1 year ago
2
Limit the depth of nested lists
#324
kevinbackhouse
closed
1 year ago
0
Revert bad fix for GHSA-66g8-4hjf-77xh
#323
kevinbackhouse
closed
1 year ago
0
Fix quadratic list indexing in commonmark/man/plaintext output formats
#322
kevinbackhouse
closed
1 year ago
1
commonmark list numbering is incorrect
#321
kevinbackhouse
closed
1 year ago
0
commonmark, plaintext: only increment list number once per item
#320
kivikakk
closed
1 year ago
1
List numbers are incrementing by two
#319
gravypod
closed
1 year ago
1
Fuzz target for bracketed patterns, such as [[[[x]]]]
#318
kevinbackhouse
closed
1 year ago
0
0.29.0.gfm.10
#317
anticomputer
closed
1 year ago
0
Next