Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mity/md4c issues and pull requests
#279 - Support not having a space after a dollar sign closing a LaTeX block
Issue -
State: open - Opened by postmath 23 days ago
#278 - md2html and cmark differ on ATX headings
Issue -
State: open - Opened by step- about 1 month ago
#277 - invalid HTML involving underscore/asterisk and link notation
Issue -
State: open - Opened by step- 3 months ago
#276 - invalid HTML involving tilde and link notation
Issue -
State: open - Opened by step- 3 months ago
#275 - `md_decode_utf16le_before__()` returns wrong value
Issue -
State: open - Opened by MakotoE 3 months ago
#274 - [RFE] null terminate strings
Issue -
State: open - Opened by grexe 3 months ago
#273 - RFE: pass offset from parsing to callback
Issue -
State: open - Opened by grexe 3 months ago
#272 - Update to Unicode 16.0
Pull Request -
State: open - Opened by data-man 5 months ago
- 1 comment
#271 - unexpected back tick (md2html vs cmark)
Issue -
State: open - Opened by step- 5 months ago
#270 - Support $$ on separate opening and closing lines
Issue -
State: open - Opened by postmath 5 months ago
- 1 comment
#269 - Internal link support
Issue -
State: open - Opened by lollita 5 months ago
#268 - undefined reference to `md_html'
Issue -
State: open - Opened by su8 6 months ago
- 1 comment
#267 - readme: add link to mdview MTX project
Pull Request -
State: open - Opened by step- 6 months ago
- 1 comment
#266 - Callbacks returning positive numbers
Issue -
State: open - Opened by nyankers 6 months ago
- 3 comments
#265 - Fix md_decode_utf16le_before__() return value
Pull Request -
State: open - Opened by MakotoE 6 months ago
- 1 comment
#264 - OSS-Fuzz issue 71174
Issue -
State: closed - Opened by oss-fuzz-robot 6 months ago
- 1 comment
#263 - OSS-Fuzz issue 71157
Issue -
State: closed - Opened by oss-fuzz-robot 6 months ago
- 1 comment
#262 - Table support differences vs. `cmark-gfm`
Issue -
State: open - Opened by step- 6 months ago
#261 - CMake improvements
Pull Request -
State: open - Opened by Tachi107 7 months ago
#260 - Improve permissive URLs detection
Pull Request -
State: open - Opened by Kaffeine 7 months ago
- 2 comments
#259 - parse markdown crashed
Issue -
State: closed - Opened by youz17 7 months ago
#258 - [question] Parser and try find custom link
Issue -
State: open - Opened by paulocoutinhox 7 months ago
#257 - feature idea: special attributes from PHP Markdown Extra
Issue -
State: open - Opened by ec1oud 7 months ago
#256 - Feature request: option to output `$` or `\(` instead of `<x-equation>` in html output
Issue -
State: open - Opened by acmepjz 9 months ago
#255 - Add CMake BUILD_MD4C_HTML whether to build md4c-html
Pull Request -
State: open - Opened by mrjoel 9 months ago
#254 - Add build.zig
Pull Request -
State: open - Opened by fjebaker 10 months ago
#253 - Add a reference lnav in the list of software that uses md4c
Pull Request -
State: open - Opened by tstack 11 months ago
#251 - Some character sequences break URL detection
Issue -
State: open - Opened by atraczyk 12 months ago
- 2 comments
#250 - spurious hard break after html tag
Issue -
State: closed - Opened by step- 12 months ago
- 1 comment
Labels: bug
#249 - [WIP, Experimental] Runtime customization by application side.
Pull Request -
State: open - Opened by mity 12 months ago
- 1 comment
#248 - TAB in heading
Issue -
State: closed - Opened by step- 12 months ago
- 1 comment
Labels: bug
#247 - compatibility: initial tab replaced by four spaces
Issue -
State: open - Opened by step- 12 months ago
- 2 comments
#246 - Strikethrough with punctuation special case
Issue -
State: closed - Opened by step- about 1 year ago
- 2 comments
Labels: invalid
#243 - Make striketrough spans follow same flanking rules...
Pull Request -
State: closed - Opened by mity about 1 year ago
- 1 comment
#242 - Improve strikethrough around double quotes
Issue -
State: closed - Opened by step- about 1 year ago
- 1 comment
Labels: bug, compatibility
#241 - CI: Migrate codecov/codecov-action@v3 to @v4.
Pull Request -
State: closed - Opened by mity about 1 year ago
- 1 comment
#240 - Adding an HTML to Markdown parser/converter (html2md)
Issue -
State: closed - Opened by AvtechScientific about 1 year ago
- 5 comments
Labels: feature request
#239 - Introduce an overall limit to link. ref. defs instantiations.
Pull Request -
State: closed - Opened by mity about 1 year ago
- 1 comment
#238 - pathologic input: O(n^2) with link ref. defs
Issue -
State: closed - Opened by mity about 1 year ago
- 1 comment
Labels: bug
#237 - Expand continuous integration
Pull Request -
State: closed - Opened by mity about 1 year ago
- 1 comment
#236 - Pathological input
Issue -
State: closed - Opened by mity about 1 year ago
Labels: bug
#235 - Fix 234
Pull Request -
State: closed - Opened by mity about 1 year ago
- 1 comment
#234 - "shadowed" variables warning
Issue -
State: closed - Opened by ronaaron about 1 year ago
- 2 comments
Labels: build
#233 - Improve/unify approach to line indexing.
Pull Request -
State: closed - Opened by mity about 1 year ago
- 4 comments
#232 - Use ptrdiff_t for pointer-difference types
Pull Request -
State: closed - Opened by ec1oud about 1 year ago
- 4 comments
#231 - md2html not outputing <meta charset="UTF-8">
Issue -
State: closed - Opened by luntik2012 about 1 year ago
- 5 comments
Labels: bug
#230 - code spans differ - cmark vs md2html (reprise)
Issue -
State: closed - Opened by step- about 1 year ago
Labels: bug, compatibility
#229 - Migrate from codecov bash uploader to github action.
Pull Request -
State: closed - Opened by mity about 1 year ago
- 1 comment
#228 - Improve coverage
Pull Request -
State: closed - Opened by mity about 1 year ago
- 1 comment
#227 - Remove dead code
Pull Request -
State: closed - Opened by mity about 1 year ago
#226 - permissive url ending with slash not recognized
Issue -
State: closed - Opened by step- about 1 year ago
Labels: bug
#225 - OSS-Fuzz issue 65943
Issue -
State: closed - Opened by oss-fuzz-robot about 1 year ago
- 1 comment
#224 - Refactor mark chains.
Pull Request -
State: closed - Opened by mity about 1 year ago
- 1 comment
#223 - code spans differ - cmark vs md2html
Issue -
State: closed - Opened by step- about 1 year ago
Labels: bug, compatibility
#222 - Striketrough incorrectly matches closer with 1st opener, not the last preceding one.
Issue -
State: closed - Opened by mity about 1 year ago
Labels: bug
#221 - OSS-Fuzz issue 65875
Issue -
State: closed - Opened by oss-fuzz-robot about 1 year ago
Labels: bug
#220 - Rework autolinks
Pull Request -
State: closed - Opened by mity about 1 year ago
- 1 comment
#219 - OSS-Fuzz issue 65781
Issue -
State: closed - Opened by oss-fuzz-robot about 1 year ago
- 2 comments
Labels: bug
#218 - [WIP] Get rid of ROLLBACK_ALL.
Pull Request -
State: closed - Opened by mity about 1 year ago
- 2 comments
#217 - Incorrect parsing of difficult emphasis cases
Issue -
State: closed - Opened by mity about 1 year ago
Labels: bug
#216 - HTML declarations are not recognized without a whitespace
Issue -
State: closed - Opened by mity about 1 year ago
- 1 comment
Labels: bug, compatibility
#215 - Setext underline not recognized if a tab follows it.
Issue -
State: closed - Opened by mity about 1 year ago
Labels: bug, compatibility
#214 - Tags `<h2>` ... `<h6>` not recognized as tags for HTML block type 6.
Issue -
State: closed - Opened by mity about 1 year ago
Labels: bug
#213 - [oss-fuzz 43587] Input leading to SIGSEGV.
Issue -
State: closed - Opened by mity about 1 year ago
Labels: bug
#212 - [oss-fuzz 43698] Input triggering assertion
Issue -
State: closed - Opened by mity about 1 year ago
Labels: bug
#211 - Text spills to wrong element (image nesting)
Issue -
State: closed - Opened by step- about 1 year ago
- 2 comments
Labels: bug, duplicate
#210 - Wrong image title (image nesting)
Issue -
State: closed - Opened by step- about 1 year ago
- 1 comment
Labels: bug
#209 - skip yaml (front matter)?
Issue -
State: open - Opened by ec1oud about 1 year ago
- 4 comments
Labels: feature request
#208 - Update commonmark spec from upstream (and reflect its changes)
Pull Request -
State: closed - Opened by mity about 1 year ago
- 3 comments
#207 - HTML text area block not closed
Issue -
State: closed - Opened by step- about 1 year ago
- 2 comments
Labels: bug
#202 - Leave callback not called for HTML block comment
Issue -
State: closed - Opened by step- about 1 year ago
- 3 comments
Labels: bug
#201 - Code span wrongly identified as code block
Issue -
State: closed - Opened by step- about 1 year ago
Labels: bug
#200 - Corrupted code block after HTML block comment
Issue -
State: closed - Opened by step- about 1 year ago
- 3 comments
Labels: bug
#199 - Incorrect output from parser
Issue -
State: closed - Opened by Wil-Ro over 1 year ago
- 3 comments
Labels: invalid
#198 - Update README.md
Pull Request -
State: open - Opened by 1Hyena over 1 year ago
#197 - Create package.json
Pull Request -
State: closed - Opened by phoenixpinpoint over 1 year ago
- 1 comment
#196 - Array out-of-bounds access leads to segmentation fault in md_build_attribute function
Issue -
State: closed - Opened by rish9101 over 1 year ago
- 1 comment
Labels: bug
#195 - Invalid size passed to memcpy in md_process_inlines
Issue -
State: closed - Opened by rish9101 over 1 year ago
- 1 comment
Labels: bug
#194 - Redefinition of macroses while including .c into project
Issue -
State: closed - Opened by xdevelnet over 1 year ago
- 1 comment
Labels: invalid
#193 - Add option `MD_FLAG_HARD_SOFT_BREAKS`
Pull Request -
State: open - Opened by l1mey112 over 1 year ago
- 2 comments
#192 - Project dead?
Issue -
State: closed - Opened by tim-gromeyer almost 2 years ago
- 8 comments
Labels: question
#191 - Allow tables with colspan and rowspan
Issue -
State: open - Opened by a-docc-user almost 2 years ago
- 1 comment
Labels: feature request
#190 - Indented code after empty list item is treated as paragraph
Issue -
State: closed - Opened by dbuenzli about 2 years ago
Labels: bug
#189 - Odd indented code block can break paragraph
Issue -
State: closed - Opened by dbuenzli about 2 years ago
- 1 comment
Labels: bug, duplicate
#188 - added options --html-title and --html-css
Pull Request -
State: closed - Opened by andreasbaumann about 2 years ago
#187 - some warnings with extra compile flags
Issue -
State: closed - Opened by vtorri about 2 years ago
Labels: build
#186 - feature request: add meson build system
Issue -
State: closed - Opened by vtorri about 2 years ago
Labels: feature request, build
#185 - Update md4c.c
Pull Request -
State: open - Opened by TCKnet about 2 years ago
- 1 comment
#184 - fix: add option for md2html executable
Pull Request -
State: open - Opened by nmgwddj over 2 years ago
- 1 comment
#183 - feature idea: named emoji like `:wink:`
Issue -
State: open - Opened by ec1oud over 2 years ago
- 2 comments
Labels: feature request
#182 - Defensively fix 3 asserts that didn't hold and prevent endless loop in md_rollback
Pull Request -
State: closed - Opened by TCKnet over 2 years ago
- 2 comments
#181 - Added MD_SPAN_A_DETAIL.is_autolink
Pull Request -
State: open - Opened by snej over 2 years ago
- 2 comments
#180 - Feature Request: Covert HTML back to Markdown
Issue -
State: closed - Opened by roryabraham over 2 years ago
- 2 comments
Labels: feature request
#179 - CHANGELOG.md
Issue -
State: closed - Opened by Evgenii000 over 2 years ago
Labels: invalid
#178 - [Feature Request]: Offer automatic header id as extension
Issue -
State: open - Opened by N-R-K over 2 years ago
- 2 comments
Labels: feature request
#177 - Avoid collisions when including .c files themselves
Pull Request -
State: open - Opened by xdevelnet almost 3 years ago
- 1 comment
#176 - Valgrind error: "Conditional jump or move depends on uninitialised value(s)"
Issue -
State: closed - Opened by chowette almost 3 years ago
- 2 comments
#175 - Heading auto identifier
Pull Request -
State: open - Opened by chowette almost 3 years ago
- 1 comment
#174 - [oss-fuzz 43589] Input triggering assertion
Issue -
State: closed - Opened by mity about 3 years ago
Labels: bug
#173 - [oss-fuzz 43471] Input triggering assertion
Issue -
State: closed - Opened by mity about 3 years ago
- 1 comment
Labels: bug