Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / kivikakk/comrak issues and pull requests
#538 - [Announce] Python bindings for comrak on PyPI π π π¦
Issue -
State: open - Opened by lmmx 3 days ago
- 2 comments
#537 - Allow rendering mathematics as mathml in html
Issue -
State: open - Opened by 4e554c4c 4 days ago
- 1 comment
#536 - Inconsistent children contents for link vs wikilink node value
Issue -
State: open - Opened by mfontanini 6 days ago
- 3 comments
#535 - Obsidian wikilink images ![[image.jpg]]
Issue -
State: open - Opened by 0atman 6 days ago
- 3 comments
#534 - Support language-specific codefence renderers
Pull Request -
State: open - Opened by tt 10 days ago
- 2 comments
#533 - Stop at first suitable $ at inline math
Pull Request -
State: closed - Opened by Bubbis 10 days ago
- 1 comment
#532 - make `AlertType` methods public
Pull Request -
State: closed - Opened by fiji-flo 11 days ago
- 1 comment
#531 - Add support for grid tables
Issue -
State: open - Opened by digitalmoksha 14 days ago
#530 - Markdown Code Block Renders Incorrectly Without Leading Newline
Issue -
State: closed - Opened by PJUllrich 14 days ago
- 2 comments
#529 - Refactor html output functions
Pull Request -
State: closed - Opened by digitalmoksha 15 days ago
- 13 comments
#528 - Strip trailing newlines in unhighlighted code blocks
Pull Request -
State: closed - Opened by nicoburns 26 days ago
- 2 comments
#527 - Unhighlighted code blocks contain invalid trailing newlines
Issue -
State: closed - Opened by nicoburns 26 days ago
- 1 comment
#526 - Mention Alerts / Admonitions to README.md
Issue -
State: open - Opened by yonas 27 days ago
- 1 comment
Labels: help wanted, good first issue
#525 - [skip test] Release v0.35.0
Pull Request -
State: closed - Opened by github-actions[bot] 28 days ago
Labels: release
#524 - Use CSS class `markdown-alert` instead of `alert`
Pull Request -
State: closed - Opened by digitalmoksha 28 days ago
- 5 comments
#523 - commonmark: experimental minimize
Pull Request -
State: open - Opened by charlottia 29 days ago
- 2 comments
#522 - [skip test] Release v0.34.0
Pull Request -
State: closed - Opened by github-actions[bot] 30 days ago
Labels: release
#521 - Enable GitLab multiline alerts
Pull Request -
State: closed - Opened by digitalmoksha about 1 month ago
- 6 comments
#520 - Source to source formatting issue
Issue -
State: closed - Opened by luveti about 1 month ago
- 4 comments
#519 - Add GitHub style alerts / admonitions
Pull Request -
State: closed - Opened by digitalmoksha about 1 month ago
- 4 comments
#518 - Proposal: GitHub Special Markdown Blocks
Issue -
State: closed - Opened by Arteiii about 1 month ago
- 1 comment
#517 - [skip test] Release v0.33.0
Pull Request -
State: closed - Opened by github-actions[bot] about 2 months ago
Labels: release
#516 - Make options structs exhaustive
Pull Request -
State: closed - Opened by nicoburns about 2 months ago
- 4 comments
#515 - Make bon builders optional
Pull Request -
State: closed - Opened by nicoburns 2 months ago
- 1 comment
#514 - Eliminate `regex` and `once_cell` dependencies.
Pull Request -
State: closed - Opened by nicoburns 2 months ago
- 1 comment
#513 - Front matter strips everything if no ending delimiter detected
Issue -
State: closed - Opened by digitalmoksha 2 months ago
- 14 comments
#512 - [skip test] Release v0.32.0
Pull Request -
State: closed - Opened by github-actions[bot] 2 months ago
Labels: release
#511 - Add Raw Node
Pull Request -
State: closed - Opened by wakairo 2 months ago
- 4 comments
#510 - escape hash only with following whitespace
Pull Request -
State: open - Opened by fominok 2 months ago
- 1 comment
#509 - Number/hash sign (#) is escaped
Issue -
State: open - Opened by fominok 2 months ago
- 7 comments
#508 - Detect ending front matter delimiter at EOF
Pull Request -
State: closed - Opened by kivikakk 2 months ago
- 1 comment
#507 - Incorrect `sourcepos` for a html comment of `HtmlBlock`
Issue -
State: open - Opened by akiomik 2 months ago
- 1 comment
Labels: sourcepos
#506 - Refactors open_new_blocks by lifting out handlers
Pull Request -
State: closed - Opened by digitalmoksha 2 months ago
- 2 comments
#505 - Refactor open_new_blocks
Pull Request -
State: closed - Opened by digitalmoksha 2 months ago
- 2 comments
#504 - The parsing of front matter may not be correct
Issue -
State: closed - Opened by akiomik 2 months ago
- 1 comment
#503 - `sourcepos` not correct for inline code
Issue -
State: open - Opened by digitalmoksha 2 months ago
Labels: sourcepos
#502 - `sourcepos` for description lists not correct
Issue -
State: open - Opened by digitalmoksha 2 months ago
Labels: sourcepos
#501 - `HtmlInline` (and possibly other inlines) incorrect end line calculation
Issue -
State: open - Opened by SamWilsn 3 months ago
- 1 comment
Labels: sourcepos
#500 - Make `wikilinks_title_after_pipe` override `wikilinks_title_before_pipe`
Pull Request -
State: closed - Opened by SamWilsn 3 months ago
- 3 comments
#499 - callbacks: constrain to input lifetime
Pull Request -
State: closed - Opened by liamwhite 3 months ago
- 1 comment
#498 - Write a sourcepos test for each `NodeValue` variant
Pull Request -
State: open - Opened by SamWilsn 3 months ago
- 2 comments
#497 - Make the two wikilinks extensions mutually exclusive (and other assorted improvements)
Pull Request -
State: closed - Opened by SamWilsn 3 months ago
- 11 comments
#496 - `broken_link_callback` removed support for closures borrowing from their context
Issue -
State: closed - Opened by kornelski 3 months ago
- 2 comments
#495 - `sourcepos` is Unicode-naΓ―ve.
Issue -
State: open - Opened by kivikakk 3 months ago
Labels: sourcepos
#494 - Account for front matter when calculating `sourcepos`
Pull Request -
State: closed - Opened by SamWilsn 3 months ago
- 8 comments
#493 - rust-toolchain: remove
Pull Request -
State: closed - Opened by charlottia 3 months ago
#492 - [skip test] Release v0.31.0
Pull Request -
State: closed - Opened by github-actions[bot] 3 months ago
Labels: release
#491 - [skip test] Release v0.30.0
Pull Request -
State: closed - Opened by github-actions[bot] 3 months ago
Labels: release
#490 - Add macro for character tables
Pull Request -
State: closed - Opened by liamwhite 3 months ago
#489 - New release?
Issue -
State: closed - Opened by nicoburns 3 months ago
- 2 comments
#488 - Add support for subscript extension
Pull Request -
State: closed - Opened by liamwhite 3 months ago
- 2 comments
#487 - Bump `bon` version to 3.0
Pull Request -
State: closed - Opened by Veetaha 3 months ago
- 1 comment
#486 - Prevent panic in format_item
Pull Request -
State: closed - Opened by silverpill 3 months ago
- 1 comment
#485 - format_commonmark panics on a single list item
Issue -
State: closed - Opened by silverpill 3 months ago
- 2 comments
#484 - Unwrap Mutex from broken_link_callback
Pull Request -
State: closed - Opened by liamwhite 4 months ago
- 2 comments
#483 - Obsidian style tags
Issue -
State: closed - Opened by ryanpeach 4 months ago
- 2 comments
#482 - Obsidian Wikilinks [[title]]
Issue -
State: closed - Opened by ryanpeach 4 months ago
- 2 comments
#481 - Add support for image and link URL rewriting
Pull Request -
State: closed - Opened by liamwhite 4 months ago
- 5 comments
#480 - Add support for subscript extension
Pull Request -
State: closed - Opened by liamwhite 4 months ago
- 15 comments
#479 - Autolink doesn't handle trailing underscores in links
Issue -
State: closed - Opened by liamwhite 4 months ago
- 3 comments
#478 - Inconsistent `sourcepos` for two link types
Issue -
State: open - Opened by SamWilsn 4 months ago
- 3 comments
Labels: sourcepos
#476 - [skip test] Release v0.29.0
Pull Request -
State: closed - Opened by github-actions[bot] 4 months ago
- 6 comments
Labels: release
#475 - Cargo.toml: v0.29.0
Pull Request -
State: closed - Opened by digitalmoksha 4 months ago
- 1 comment
#474 - Integrate into Google OSS Fuzz
Issue -
State: open - Opened by LeoDog896 4 months ago
- 1 comment
#472 - Admonition Blocks extension
Issue -
State: closed - Opened by mhanberg 5 months ago
- 6 comments
#471 - Add support for backslash escape in wikilinks
Pull Request -
State: closed - Opened by digitalmoksha 5 months ago
- 5 comments
#470 - Wikilink titles can't handle escaped characters
Issue -
State: closed - Opened by digitalmoksha 5 months ago
#469 - LaTeX math support
Issue -
State: open - Opened by photino 5 months ago
- 3 comments
#468 - Add `task-list-item` class to task list items
Pull Request -
State: closed - Opened by nicoburns 5 months ago
- 12 comments
#467 - build(deps): bump peter-evans/create-pull-request from 6 to 7
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 2 comments
Labels: dependencies
#466 - Use `bon` for an infallible and compile-time-checked builder
Pull Request -
State: closed - Opened by Veetaha 5 months ago
- 3 comments
#465 - Add option for specifying a minimum width of ordered lists
Pull Request -
State: closed - Opened by edwar4rd 6 months ago
- 1 comment
#463 - Release v0.28.0
Pull Request -
State: closed - Opened by github-actions[bot] 6 months ago
Labels: release
#462 - Enhance description lists
Pull Request -
State: closed - Opened by digitalmoksha 6 months ago
- 6 comments
#461 - Fix edge cases for relaxed-autolink option
Pull Request -
State: closed - Opened by digitalmoksha 6 months ago
- 8 comments
#460 - Bug: code block with empty lines generates invalid HTML
Issue -
State: closed - Opened by soanvig 6 months ago
- 4 comments
#459 - relaxed_autolinks option causes markdown links with url in title to get parsed incorrectly.
Issue -
State: closed - Opened by digitalmoksha 6 months ago
- 7 comments
#456 - [skip test] Release v0.27.0
Pull Request -
State: closed - Opened by github-actions[bot] 6 months ago
Labels: release
#455 - Add experimental-inline-sourcepos to cli options
Pull Request -
State: closed - Opened by digitalmoksha 6 months ago
- 1 comment
#453 - Track line offsets for better accuracy of inline sourcepos
Pull Request -
State: closed - Opened by digitalmoksha 6 months ago
- 4 comments
#452 - Fix accuracy of sourcepos for inline elements
Issue -
State: closed - Opened by digitalmoksha 6 months ago
- 10 comments
#450 - Why does the generated HTML end with a new line?
Issue -
State: closed - Opened by photino 6 months ago
#449 - Markdown differences
Issue -
State: closed - Opened by liamwhite 7 months ago
- 4 comments
#448 - `sourcepos` is incorrect for `<script>` tags
Issue -
State: open - Opened by GabeIsman 7 months ago
- 4 comments
Labels: good first issue, bug, sourcepos
#447 - Math block with minus at start of a line is parsed as a list
Issue -
State: closed - Opened by sheremetyev 7 months ago
- 6 comments
#446 - Add @Meow as contributor for Discord-Flavored Markdown
Pull Request -
State: closed - Opened by liamwhite 7 months ago
- 3 comments
#445 - [skip test] Release v0.26.0
Pull Request -
State: closed - Opened by github-actions[bot] 7 months ago
- 1 comment
Labels: release
#444 - Restore inline sourcepos as experimental.
Pull Request -
State: closed - Opened by kivikakk 7 months ago
- 3 comments
#441 - Add AST validation to non-CommonMark outputs.
Issue -
State: open - Opened by kivikakk 7 months ago
Labels: good first issue
#440 - Release v0.25.0
Pull Request -
State: closed - Opened by github-actions[bot] 7 months ago
- 1 comment
Labels: release
#439 - Inline sourcepos fixes.
Pull Request -
State: closed - Opened by kivikakk 7 months ago
- 2 comments
#438 - broken reflink callback updates & big cleanup.
Pull Request -
State: closed - Opened by kivikakk 7 months ago
- 1 comment
#437 - arena_tree: panic if iterator invalidation causes trouble.
Pull Request -
State: closed - Opened by kivikakk 7 months ago
- 1 comment
#429 - cm: count ol items from start of each list.
Pull Request -
State: closed - Opened by kivikakk 7 months ago
- 1 comment
#428 - Support both upstream CommonMark and GFM's differences in the base spec.
Pull Request -
State: closed - Opened by kivikakk 7 months ago
- 4 comments
#427 - shortcodes: capture all known aliases.
Pull Request -
State: closed - Opened by kivikakk 7 months ago
- 1 comment
#426 - Address autolink edge cases.
Pull Request -
State: closed - Opened by kivikakk 7 months ago
- 4 comments
#425 - AST validation
Pull Request -
State: closed - Opened by yannham 8 months ago
- 11 comments
#424 - nodes: add From impls for AstNode.
Pull Request -
State: closed - Opened by kivikakk 8 months ago
- 1 comment
#423 - Autolink incorrectly dropping tildes
Issue -
State: closed - Opened by Manishearth 8 months ago
- 5 comments
Labels: autolink