Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / raphlinus/pulldown-cmark issues and pull requests
#744 - chore(deps): update rustix dependency removing CVE
Pull Request -
State: closed - Opened by Martin1887 about 1 year ago
#743 - feat(utils): text events merger with offsets
Pull Request -
State: closed - Opened by Martin1887 about 1 year ago
#742 - Fix emphasis run length delimiter lower limit bug
Pull Request -
State: closed - Opened by notriddle about 1 year ago
#741 - [fuzz result] incorrect run length matching in emphasis
Issue -
State: closed - Opened by notriddle about 1 year ago
Labels: fuzzer_finding
#740 - Fix emphasis stack truncation bug
Pull Request -
State: closed - Opened by notriddle about 1 year ago
- 1 comment
#739 - [fuzz result]: Incorrect match nesting when an unmatched delimiter is flanked by other delimiters
Issue -
State: closed - Opened by notriddle about 1 year ago
Labels: fuzzer_finding
#738 - Check that parens in link def are nested
Pull Request -
State: closed - Opened by notriddle about 1 year ago
#737 - [fuzz result]: link reference destination isn't fully checked for balanced parens
Issue -
State: closed - Opened by notriddle about 1 year ago
Labels: fuzzer_finding
#736 - Fix oversight in table escape parsing
Pull Request -
State: closed - Opened by notriddle about 1 year ago
#735 - Multi-paragraph lists move first paragraph to new line with `list-style-position: inside`
Issue -
State: closed - Opened by pranabekka about 1 year ago
- 1 comment
#734 - Yet another Math implementation
Pull Request -
State: open - Opened by notriddle about 1 year ago
- 1 comment
#733 - Math spec
Pull Request -
State: open - Opened by ollpu about 1 year ago
- 20 comments
#732 - Single pipes alone on lines are not tables
Pull Request -
State: closed - Opened by notriddle about 1 year ago
- 2 comments
#731 - [fuzz result] single pipes alone on lines are not tables
Issue -
State: closed - Opened by notriddle about 1 year ago
Labels: fuzzer_finding
#730 - Use original run lengths to judge multiples of three
Pull Request -
State: closed - Opened by notriddle about 1 year ago
- 1 comment
#729 - [fuzz result] incorrect delimiter matching with long run lengths
Issue -
State: closed - Opened by notriddle about 1 year ago
Labels: fuzzer_finding
#728 - Allow arbitrary blank lines within list
Pull Request -
State: closed - Opened by notriddle about 1 year ago
- 1 comment
#727 - [fuzz result] blank list item causes spurrious split
Issue -
State: closed - Opened by notriddle about 1 year ago
- 2 comments
Labels: fuzzer_finding
#726 - Reads markdown from file
Pull Request -
State: closed - Opened by phoepsilonix about 1 year ago
- 1 comment
#725 - Provide Tag and Event source locations.
Issue -
State: open - Opened by Caellian about 1 year ago
- 5 comments
Labels: fun!, feature request, long term, extendabilty
#724 - docs: `Tag::Link.id` field description
Pull Request -
State: closed - Opened by Martin1887 about 1 year ago
#723 - Fix elided lifetimes and unused lifetimes errors
Pull Request -
State: closed - Opened by GuillaumeGomez about 1 year ago
#722 - puncttable: Use hex in PUNCT_TAB and binary in PUNCT_MASKS
Pull Request -
State: open - Opened by caldwell about 1 year ago
- 2 comments
#721 - puncttable.rs -> unicode 15.1.0 (+mk_puncttable.py -> python3)
Pull Request -
State: closed - Opened by caldwell about 1 year ago
- 1 comment
#720 - Fix elided lifetimes and unused lifetimes errors
Pull Request -
State: closed - Opened by GuillaumeGomez about 1 year ago
- 3 comments
#719 - Fixes `rustdoc::bare_urls` lint
Pull Request -
State: closed - Opened by GuillaumeGomez about 1 year ago
- 1 comment
#718 - Note, important and warning blockquote
Issue -
State: open - Opened by sanpii about 1 year ago
- 3 comments
Labels: enhancement, feature request
#717 - add "markdown"
Issue -
State: closed - Opened by 1268 about 1 year ago
- 2 comments
#716 - Inline code loses backslashes on subsequent lines
Issue -
State: closed - Opened by ollpu about 1 year ago
Labels: bug
#715 - Whitespace before EOL sometimes incorrectly preserved
Issue -
State: closed - Opened by ollpu about 1 year ago
Labels: bug
#714 - Output changed between 0.8.0 and 0.9.3
Issue -
State: closed - Opened by winks about 1 year ago
- 1 comment
#713 - inconsistent behaviour of parsing
Issue -
State: closed - Opened by chungwong about 1 year ago
- 2 comments
#712 - Inline HTML event is oddly glued to text up to end of line
Issue -
State: closed - Opened by dyoo about 1 year ago
- 3 comments
Labels: bug
#711 - new 0.10 release?
Issue -
State: closed - Opened by ehuss about 1 year ago
- 1 comment
#710 - [Question] Modifying a link: Start or End?
Issue -
State: closed - Opened by Arteneko about 1 year ago
- 2 comments
#709 - Multi-line link not recognised in full, drops part on second line
Issue -
State: closed - Opened by keunes about 1 year ago
- 4 comments
#708 - `TextMergeStream` but for `IntoOffsetIter`
Issue -
State: closed - Opened by rambip about 1 year ago
- 6 comments
#707 - fix: wrong doc comment about Tag and TagEnd comparisons
Pull Request -
State: closed - Opened by Martin1887 about 1 year ago
#706 - implementing PartialEq for `Tag` and `TagEnd`
Issue -
State: closed - Opened by rambip about 1 year ago
- 7 comments
#705 - Document `Link` id field
Issue -
State: closed - Opened by rambip about 1 year ago
- 1 comment
#704 - fix: html5ever may hide actual errors
Pull Request -
State: closed - Opened by Martin1887 about 1 year ago
- 2 comments
#703 - Add missing end tags in some spec examples
Pull Request -
State: closed - Opened by ollpu over 1 year ago
- 1 comment
#702 - Parsing to normalize HTML in spec tests not always appropriate
Issue -
State: closed - Opened by ollpu over 1 year ago
- 1 comment
#701 - Use generics for broken link callback
Pull Request -
State: closed - Opened by ollpu over 1 year ago
- 8 comments
#700 - Automatically add id to headings
Issue -
State: closed - Opened by FedericoPonzi over 1 year ago
- 2 comments
Labels: out of scope
#699 - Add special handling for backslashed table pipes
Pull Request -
State: closed - Opened by notriddle over 1 year ago
- 3 comments
#698 - docs: add docstring about Tag and TagEnd variants order
Pull Request -
State: closed - Opened by Martin1887 over 1 year ago
#697 - Making 'static BrokenLinkCallback
Issue -
State: closed - Opened by ollpu over 1 year ago
- 6 comments
#696 - Convert from `Tag` to `TagEnd`
Issue -
State: closed - Opened by rambip over 1 year ago
- 11 comments
#695 - Bare URLs support behind a new flag
Issue -
State: open - Opened by Hywan over 1 year ago
- 7 comments
Labels: enhancement
#694 - chore: Update bitflags from 1.3.x to 2.x
Pull Request -
State: closed - Opened by waywardmonkeys over 1 year ago
- 8 comments
#693 - Cargo.toml: Add rust-version for MSRV.
Pull Request -
State: closed - Opened by waywardmonkeys over 1 year ago
- 1 comment
#692 - feat!: separate inline HTML and HTML blocks
Pull Request -
State: closed - Opened by Martin1887 over 1 year ago
- 1 comment
#691 - Add special handling for backslash-escaped pipes in codeblocks
Pull Request -
State: closed - Opened by notriddle over 1 year ago
- 2 comments
#690 - Fix infinite loop with metadata blocks with indented lines
Pull Request -
State: closed - Opened by Martin1887 over 1 year ago
#689 - Metadata extraction fails on 4-space-or-more indented content
Issue -
State: closed - Opened by chriskrycho over 1 year ago
- 1 comment
Labels: bug
#688 - Fix incorrect scan of bad email address
Pull Request -
State: closed - Opened by raphlinus over 1 year ago
- 3 comments
#687 - `<@1>` parsed as inline link
Issue -
State: closed - Opened by mgeisler over 1 year ago
- 1 comment
Labels: bug, fuzzer_finding
#686 - feat: `TextMergeStream` utility to merge consecutive text events
Pull Request -
State: closed - Opened by Martin1887 over 1 year ago
#685 - Fix 684
Pull Request -
State: closed - Opened by Martin1887 over 1 year ago
#684 - atty potential unaligned read #9
Issue -
State: closed - Opened by Martin1887 over 1 year ago
Labels: security
#683 - fix: empty text events in ATX headings with trailing `#`
Pull Request -
State: closed - Opened by Martin1887 over 1 year ago
#682 - Use correct `both` flag when pushing remaining delimiters to stack
Pull Request -
State: closed - Opened by notriddle over 1 year ago
- 2 comments
#681 - Fix spec violation on empty-list-item-cannot-interrupt-paragrph rule
Pull Request -
State: closed - Opened by notriddle over 1 year ago
- 2 comments
#680 - Lists are parsed in places that cmark doesn't see them
Issue -
State: closed - Opened by notriddle over 1 year ago
Labels: fuzzer_finding
#679 - Fix table/paragraph interruption when nested
Pull Request -
State: closed - Opened by notriddle over 1 year ago
- 1 comment
#678 - Filter out empty text and HTML events when fuzzing
Pull Request -
State: closed - Opened by mgeisler over 1 year ago
#677 - Allow fuzzing all HTML declarations
Pull Request -
State: closed - Opened by mgeisler over 1 year ago
- 1 comment
#676 - Include trailing backslash at all break points in paragraph
Pull Request -
State: closed - Opened by notriddle over 1 year ago
- 1 comment
#675 - Block quotes interrupt paragraphs even with no space at start
Pull Request -
State: closed - Opened by notriddle over 1 year ago
- 3 comments
#674 - HTML has higher priority than block quotes
Issue -
State: closed - Opened by notriddle over 1 year ago
- 3 comments
Labels: fuzzer_finding
#673 - Implement differential fuzzer for pandoc
Pull Request -
State: open - Opened by notriddle over 1 year ago
- 2 comments
#672 - Fix, and document, some table/paragraph interrupt corner cases
Pull Request -
State: closed - Opened by notriddle over 1 year ago
- 2 comments
#671 - Update MSRV to 1.60
Pull Request -
State: closed - Opened by mgeisler over 1 year ago
- 2 comments
#670 - Old Cargo fails to select version of aho-corasick
Issue -
State: closed - Opened by mgeisler over 1 year ago
#669 - Fix fuzzing empty list items
Pull Request -
State: closed - Opened by mgeisler over 1 year ago
- 2 comments
#668 - Allow lowercase letters in HTML declarations
Pull Request -
State: closed - Opened by notriddle over 1 year ago
- 1 comment
#667 - Fix index out of bounds when parsing GFM footnote
Pull Request -
State: closed - Opened by mgeisler over 1 year ago
- 1 comment
#666 - Index out of bounds at `firstpass.rs:1424`
Issue -
State: closed - Opened by mgeisler over 1 year ago
- 6 comments
Labels: fuzzer_finding
#665 - Skip leading space on leading pipe in `scan_table_head`
Pull Request -
State: closed - Opened by notriddle over 1 year ago
- 1 comment
#664 - Add an example which shows raw Markdown events
Pull Request -
State: closed - Opened by mgeisler over 1 year ago
- 1 comment
#663 - Differential fuzzing of pulldown-cmark and commonmark.js
Pull Request -
State: closed - Opened by mgeisler over 1 year ago
- 11 comments
#662 - HTML block loses initial indentation
Issue -
State: closed - Opened by mgeisler over 1 year ago
- 1 comment
Labels: fuzzer_finding
#661 - Parsing inline code with `"\n "` loses both newline and space
Issue -
State: open - Opened by mgeisler over 1 year ago
- 2 comments
Labels: fuzzer_finding
#660 - `"__!_!__"` parsed as strong
Issue -
State: closed - Opened by mgeisler over 1 year ago
- 3 comments
Labels: fuzzer_finding
#659 - Parsing `"<!e -hhl"` gives text, not HTML
Issue -
State: closed - Opened by mgeisler over 1 year ago
Labels: fuzzer_finding
#658 - Parsing `"\\\n\n"` loses the backslash
Issue -
State: closed - Opened by mgeisler over 1 year ago
Labels: fuzzer_finding
#657 - Strong with nested emphasis parses as "**"
Issue -
State: closed - Opened by mgeisler over 1 year ago
- 5 comments
Labels: fuzzer_finding
#656 - Indented table rendering as text
Issue -
State: closed - Opened by vallentin over 1 year ago
- 1 comment
Labels: bug
#655 - Parsing inline code span with a single newline loses the newline
Issue -
State: open - Opened by mgeisler over 1 year ago
- 3 comments
Labels: fuzzer_finding
#654 - Add a separate mode to parse footnotes the same way GitHub does
Pull Request -
State: closed - Opened by notriddle over 1 year ago
- 3 comments
#653 - fix: tables can interrupt paragraphs
Pull Request -
State: closed - Opened by Martin1887 over 1 year ago
#652 - fix: shift right overflow panic in debug mode in rare cases
Pull Request -
State: closed - Opened by Martin1887 over 1 year ago
#651 - `cargo bench --all-features` panic
Issue -
State: open - Opened by Martin1887 over 1 year ago
#650 - fix(parse): rare error searching in the emphasis stack
Pull Request -
State: closed - Opened by Martin1887 over 1 year ago
- 3 comments
#649 - Panics with 'attempt to shift right with overflow'
Issue -
State: closed - Opened by jawadcode over 1 year ago
- 7 comments
Labels: bug
#648 - fix: strikethrough can be intra-word
Pull Request -
State: closed - Opened by Martin1887 over 1 year ago
#647 - Experiment with tweaking Rust install
Pull Request -
State: closed - Opened by raphlinus over 1 year ago
- 1 comment
#646 - Release 0.9.3
Pull Request -
State: closed - Opened by lukas-code over 1 year ago
- 1 comment
#645 - External HTML crate meta-issue
Issue -
State: open - Opened by Martin1887 over 1 year ago
- 3 comments
Labels: help wanted, good first issue, out of scope