Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / pulldown-cmark/pulldown-cmark issues and pull requests
#981 - Add `utils::character_reference`
Pull Request -
State: open - Opened by SabrinaJewson 7 days ago
#980 - Ensure "parse" fuzz target covers all options
Pull Request -
State: closed - Opened by ollpu 7 days ago
- 4 comments
#979 - Doesn't Parse HTML Block as Being Part of the Definition List
Issue -
State: open - Opened by ytmimi 11 days ago
- 2 comments
#978 - Make indent calc for definition lists match commonmark-hs closer
Pull Request -
State: closed - Opened by notriddle 12 days ago
#977 - Stop using string slicing for math where bytes will do
Pull Request -
State: closed - Opened by notriddle 12 days ago
#976 - Factor duplicate code out of parsers
Pull Request -
State: closed - Opened by notriddle 15 days ago
- 1 comment
#975 - Definition list indented code block parsing inconsistencies
Issue -
State: closed - Opened by ytmimi 16 days ago
- 1 comment
#974 - Safer definition lists implementation
Pull Request -
State: open - Opened by mondeja 20 days ago
- 1 comment
#973 - pulldown-cmark panics on first pass when enabling `definition-lists`
Issue -
State: open - Opened by ytmimi 22 days ago
- 1 comment
#972 - feat: add `-D` CLI option to enable definition lists
Pull Request -
State: closed - Opened by ytmimi 26 days ago
- 2 comments
#971 - Enforce cargo fmt
Pull Request -
State: closed - Opened by ollpu about 1 month ago
- 1 comment
#970 - Table generation
Issue -
State: closed - Opened by FedericoPonzi about 1 month ago
- 2 comments
#969 - Respect line starts when trimming header endings
Pull Request -
State: closed - Opened by notriddle about 1 month ago
#968 - fix: do not strip trailing space when it is for blockquote marker
Pull Request -
State: open - Opened by rhysd about 1 month ago
#967 - Implement into_static for CowStr and Event in pulldown-cmark
Pull Request -
State: closed - Opened by Atreyagaurav about 1 month ago
- 8 comments
#966 - super and sub script support
Pull Request -
State: open - Opened by jim-taylor-business about 1 month ago
- 9 comments
#965 - Current handling of image markup makes obeying CommonMark section 6.4 needlessly difficult
Issue -
State: open - Opened by ssokolow about 1 month ago
#964 - Blockquote with a colon panics on unwrap
Issue -
State: closed - Opened by Papierkorb about 2 months ago
- 3 comments
#963 - pulldown-cmark panics when enabling both `heading-attributes` and `footnotes`
Issue -
State: closed - Opened by ytmimi about 2 months ago
- 1 comment
#963 - pulldown-cmark panics when enabling both `heading-attributes` and `footnotes`
Issue -
State: open - Opened by ytmimi about 2 months ago
#962 - Complete the list of block item bodies
Pull Request -
State: closed - Opened by notriddle about 2 months ago
#961 - fix: emit `InlineHtml` for inline HTML inside blockquote instead of `Html`
Pull Request -
State: closed - Opened by rhysd about 2 months ago
- 1 comment
#960 - `Html` event is emitted inside blockquote instead of `InlineHtml`
Issue -
State: closed - Opened by rhysd about 2 months ago
- 1 comment
#959 - T
Issue -
State: closed - Opened by Heatherlee852739 about 2 months ago
#958 - Fix a problem that causes multiple dt's to be parsed
Pull Request -
State: closed - Opened by notriddle 2 months ago
#957 - Panic: "unexpected item body MaybeDefinitionListTitle"
Issue -
State: closed - Opened by maxdeviant 2 months ago
- 2 comments
#956 - Use byte range instead of char count for delim run bounds
Pull Request -
State: closed - Opened by notriddle 2 months ago
#955 - CI improvements
Pull Request -
State: closed - Opened by kdarkhan 2 months ago
- 10 comments
#954 - Account for definition list fixups while popping containers
Pull Request -
State: closed - Opened by notriddle 2 months ago
#953 - Add instructions on fixing fuzz build
Pull Request -
State: closed - Opened by kdarkhan 2 months ago
- 5 comments
#952 - Reuse outer indent between item list, def list, and blockquote
Pull Request -
State: closed - Opened by notriddle 2 months ago
#951 - Reuse a couple hash maps across blocks
Pull Request -
State: closed - Opened by notriddle 2 months ago
#950 - Fix and improve `bench`
Pull Request -
State: closed - Opened by notriddle 2 months ago
#949 - Panic in definition list support
Issue -
State: open - Opened by ssokolow 2 months ago
- 5 comments
#948 - Make `fuzz` dir part of the workspace
Pull Request -
State: closed - Opened by kdarkhan 2 months ago
- 2 comments
#947 - Fix compiilation error in fuzzers
Pull Request -
State: closed - Opened by kdarkhan 2 months ago
- 1 comment
#946 - Admonitions?
Issue -
State: open - Opened by ulab 2 months ago
- 3 comments
#945 - Make dos-fuzzer part of the workspace
Pull Request -
State: closed - Opened by kdarkhan 2 months ago
- 6 comments
#944 - Fix O(n**2) comment parser
Pull Request -
State: closed - Opened by notriddle 3 months ago
- 1 comment
#943 - impl From<CowStr> for String
Pull Request -
State: closed - Opened by oconnor663 3 months ago
- 1 comment
#942 - Heading Level grabs H1 only in doctest
Issue -
State: closed - Opened by kaankoken 3 months ago
- 4 comments
#941 - Fix O(n**2) comment parser
Pull Request -
State: closed - Opened by notriddle 3 months ago
- 3 comments
#940 - feat: re-add kind for BlockQuote in TagEnd
Pull Request -
State: closed - Opened by Martin1887 3 months ago
- 1 comment
#939 - Is that possible to get more position info of the start/end tag
Issue -
State: open - Opened by Jinjiang 3 months ago
- 1 comment
#938 - Rename superlinear time fuzzer to `dos-fuzzer`
Pull Request -
State: closed - Opened by ollpu 3 months ago
#937 - Breaking change from 0.11.0 to 0.11.1
Issue -
State: closed - Opened by SamRodri 3 months ago
- 3 comments
#936 - Branch 0.12
Pull Request -
State: closed - Opened by Martin1887 3 months ago
#935 - Renovate the superlinear time fuzzer
Pull Request -
State: closed - Opened by ollpu 3 months ago
- 4 comments
#934 - [fuzz result] Quadratic behavior with repeated HTML comment starts
Issue -
State: closed - Opened by ollpu 3 months ago
Labels: fuzzer_finding
#933 - Add support for generating html for markdown which should be shown inline
Pull Request -
State: closed - Opened by jhoobergs 3 months ago
- 1 comment
#932 - Add regression test for #655
Pull Request -
State: closed - Opened by ollpu 3 months ago
- 1 comment
#931 - Refactor TextMergeStream
Pull Request -
State: closed - Opened by ollpu 3 months ago
- 3 comments
#930 - Fix confusing bug with back-to-back footnotes
Pull Request -
State: closed - Opened by notriddle 3 months ago
- 2 comments
#929 - Add reproduction cases for #927
Pull Request -
State: closed - Opened by zoni 3 months ago
#928 - Update old footnote format to interrupt paragraph
Pull Request -
State: closed - Opened by notriddle 3 months ago
- 1 comment
#927 - [regression in 0.10] Consecutive footnote refs fail to parse correctly
Issue -
State: closed - Opened by zoni 3 months ago
- 2 comments
#926 - Add BlockQuoteKind to BlockQuote TagEnd
Pull Request -
State: closed - Opened by notriddle 3 months ago
- 1 comment
#925 - Fix offset range around footnotes that look like images
Pull Request -
State: closed - Opened by notriddle 3 months ago
#924 - Fix lone task list item bug
Pull Request -
State: closed - Opened by notriddle 3 months ago
- 1 comment
#923 - Exclamation point before footnote causes footnote reference event to be incorrect
Issue -
State: closed - Opened by dsherret 3 months ago
#922 - `TextMergeWithOffsets` adds spaces in indented code blocks
Issue -
State: closed - Opened by jorendorff 4 months ago
- 2 comments
#921 - [fuzz result] thread 'main' panicked: slice index starts at 8 but ends at 5
Issue -
State: closed - Opened by sigaloid 4 months ago
- 1 comment
Labels: fuzzer_finding
#920 - ci: fix deploying the document to GitHub Pages and make the deploy job faster
Pull Request -
State: closed - Opened by rhysd 4 months ago
- 2 comments
#919 - Custom blockquote tags
Issue -
State: open - Opened by Martin1887 5 months ago
- 4 comments
Labels: feature request
#918 - Bug: No definition for `pulldown_cmark::html`.
Issue -
State: closed - Opened by auula 5 months ago
- 1 comment
#917 - Raise the link cutoff from 5 to 32
Pull Request -
State: closed - Opened by notriddle 5 months ago
- 1 comment
#916 - Reduce MSRV to 1.71.1 by separating benchmarks into a new crate with CI enhancements
Pull Request -
State: closed - Opened by rhysd 5 months ago
- 8 comments
#915 - Implement commonmark-hs compatible definition lists
Pull Request -
State: closed - Opened by notriddle 5 months ago
- 4 comments
#914 - Neighbouring Text Events are Potentially Split Unnecessarily
Issue -
State: closed - Opened by seanaye 5 months ago
- 1 comment
#913 - fix: fix infinite loop when metadata delimiter is indented
Pull Request -
State: closed - Opened by rhysd 5 months ago
- 1 comment
#912 - Out-of-memory crash on parsing metadata blocks
Issue -
State: closed - Opened by rhysd 5 months ago
- 2 comments
#911 - fix: fix warnings reported from nightly rustc
Pull Request -
State: closed - Opened by rhysd 5 months ago
#910 - fuzz: fix building fuzzer and improve fuzzing coverage by enabling more parse options
Pull Request -
State: closed - Opened by rhysd 5 months ago
#909 - fix typo
Pull Request -
State: closed - Opened by jmbhughes 5 months ago
#908 - Fix parsing blocks inside alert body
Pull Request -
State: closed - Opened by rhysd 5 months ago
- 2 comments
#907 - Blocks inside alert body is parsed as blocks outside the body
Issue -
State: closed - Opened by rhysd 5 months ago
#906 - text with ‘ had be splited
Issue -
State: closed - Opened by eric-seekas 5 months ago
- 2 comments
#905 - feat: add `-G` CLI option to enable GFM support
Pull Request -
State: closed - Opened by rhysd 5 months ago
- 1 comment
#904 - chore(doc): use `cargo add` to instruct how to install this crate as dependency
Pull Request -
State: closed - Opened by rhysd 5 months ago
- 1 comment
#903 - fix(test): fix generating spec tests doesn't work on Windows due to line-endings
Pull Request -
State: closed - Opened by rhysd 5 months ago
- 1 comment
#902 - Empty test cases are generated on `--features gen-test` on Windows
Issue -
State: closed - Opened by rhysd 5 months ago
#901 - feat: set `DefaultBrokenLinkCallback` as the default broken link callback of `OffsetIter`
Pull Request -
State: closed - Opened by rhysd 5 months ago
- 1 comment
#900 - Docu for Event tags
Issue -
State: open - Opened by hoijui 5 months ago
- 1 comment
#899 - Invalid HTML is generated when inline HTML tags are nested
Issue -
State: closed - Opened by rhysd 5 months ago
- 4 comments
Labels: out of scope
#898 - HTML Escaping doesn't work
Issue -
State: closed - Opened by DasLixou 6 months ago
- 2 comments
#897 - Weird code block behavior
Issue -
State: closed - Opened by DasLixou 6 months ago
- 6 comments
#896 - Links with more than 6 pairs of parenthesis aren't parsed correctly
Issue -
State: closed - Opened by JulianGmp 6 months ago
- 2 comments
#895 - fix: CowStr deserialization when escaping
Pull Request -
State: closed - Opened by aatifsyed 6 months ago
- 1 comment
#894 - Reduce rust-version to 1.71.1
Pull Request -
State: closed - Opened by dahlbaek 6 months ago
- 12 comments
#893 - capturing custom attributes added to code blocks?
Issue -
State: closed - Opened by DrGo 6 months ago
- 2 comments
#892 - Discussion: support round trips?
Issue -
State: open - Opened by chriskrycho 6 months ago
- 7 comments
#891 - 0.11.0: `Parser` iterator item no longer implements `Borrow`?
Issue -
State: closed - Opened by chriskrycho 6 months ago
- 4 comments
#890 - Blockquote tags markup gets parsed in a confusingly strict way that renders it incompatible with autoformatting
Issue -
State: closed - Opened by ssokolow 6 months ago
- 3 comments
Labels: out of scope
#889 - Lack of BlockQuoteKind on TagEnd::BlockQuote is a big hassle
Issue -
State: closed - Opened by ssokolow 6 months ago
#888 - Request support for heading offset
Issue -
State: closed - Opened by xpe 6 months ago
- 1 comment
Labels: out of scope, external extension
#887 - Branch 0.11
Pull Request -
State: closed - Opened by Martin1887 6 months ago
#886 - Merge 0.11 branch
Pull Request -
State: closed - Opened by Martin1887 6 months ago
- 1 comment
#885 - fix: remove unnecessary end_newline set
Pull Request -
State: closed - Opened by tomcur 6 months ago
- 1 comment
#884 - Math: single `=` creates heading in HTML
Issue -
State: closed - Opened by Schabolon 6 months ago
- 3 comments
#883 - Add guide book and deploy script for it
Pull Request -
State: closed - Opened by notriddle 6 months ago
- 29 comments