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
#844 - pathologic input: O(n^2) with link ref. defs
Issue -
State: open - Opened by mity 10 months ago
#843 - Parser::new_with_broken_link_callback() needs documentation / example
Issue -
State: open - Opened by john-cd 10 months ago
- 2 comments
#842 - Clean up commonmark.js fuzzer
Pull Request -
State: closed - Opened by notriddle 10 months ago
#841 - Reject opening parens within (/) link titles
Pull Request -
State: closed - Opened by notriddle 10 months ago
- 3 comments
#840 - [fuzz result] unbalanced parens are parsed as a link title
Issue -
State: closed - Opened by notriddle 10 months ago
#839 - [fuzz result] collapsing spaces and newlines in code (we already knew about it)
Issue -
State: closed - Opened by notriddle 10 months ago
- 1 comment
#838 - feat: separate escape.rs in another crate
Pull Request -
State: closed - Opened by Martin1887 10 months ago
- 1 comment
#837 - Implement missing cell cutoff to stop quadratic results
Pull Request -
State: closed - Opened by notriddle 10 months ago
- 1 comment
#836 - Backport footnote handling without needing blank lines between them for old footnote format
Pull Request -
State: closed - Opened by GuillaumeGomez 10 months ago
- 4 comments
#835 - chore: apply clippy lints
Pull Request -
State: closed - Opened by Martin1887 10 months ago
- 1 comment
#834 - Update to CommonMark 0.31.2
Pull Request -
State: closed - Opened by notriddle 10 months ago
#833 - `cargo build` fails when `--locked` is passed for 0.9.4 and 0.9.5
Issue -
State: closed - Opened by CobaltCause 10 months ago
- 1 comment
#832 - Quadratic output size explosion with tables extension
Issue -
State: closed - Opened by mity 10 months ago
- 10 comments
#831 - Set range end to Paragraph if returned early because of footnote definition
Pull Request -
State: closed - Opened by GuillaumeGomez 10 months ago
- 10 comments
#830 - feat(escape): separate attribute and text HTML
Pull Request -
State: closed - Opened by notriddle 10 months ago
- 1 comment
#829 - Don't allow `ItemBody::Heading` to appear inside emphasis
Pull Request -
State: closed - Opened by notriddle 10 months ago
#828 - [fuzz result] tight lists can wrap atx header within emphasis
Issue -
State: closed - Opened by notriddle 10 months ago
Labels: fuzzer_finding
#827 - Reject long decimal and hex entities, turn invalid ones into U+FFFD
Pull Request -
State: closed - Opened by notriddle 10 months ago
#826 - [fuzz result] invalid HTML entities are parsed
Issue -
State: closed - Opened by notriddle 10 months ago
Labels: fuzzer_finding
#825 - Allow footnote definitions to not be separated by blank lines
Pull Request -
State: closed - Opened by GuillaumeGomez 10 months ago
- 5 comments
#824 - feat: convert `Tag` `to_end()` and `From` impl
Pull Request -
State: closed - Opened by Martin1887 10 months ago
- 2 comments
#823 - feat(escape): escape `'` as `'`
Pull Request -
State: closed - Opened by Martin1887 10 months ago
- 1 comment
#822 - Fix 662
Pull Request -
State: closed - Opened by Martin1887 10 months ago
- 5 comments
#821 - Incorrect parsing of | inside code blocks in GFM tables
Issue -
State: closed - Opened by randomdude999 10 months ago
- 2 comments
#820 - Fix trailing backslash corner case on ATX headers
Pull Request -
State: closed - Opened by notriddle 10 months ago
#819 - [fuzz result] misparse on single-line header with backslash
Issue -
State: closed - Opened by notriddle 10 months ago
Labels: fuzzer_finding
#818 - Don't eat `!` on image-like footnote
Pull Request -
State: closed - Opened by notriddle 10 months ago
#817 - [fuzz result] `![^x]` footnote reference eats the `!`
Issue -
State: closed - Opened by notriddle 10 months ago
Labels: fuzzer_finding
#816 - Make empty lists and ordered lists not at one interrupt tables
Pull Request -
State: closed - Opened by notriddle 10 months ago
#815 - [fuzz result] lists should be more eager to interrupt tables
Issue -
State: closed - Opened by notriddle 10 months ago
Labels: fuzzer_finding
#814 - Reject table delimiter row with unexpected trailing characters
Pull Request -
State: closed - Opened by notriddle 10 months ago
#813 - [fuzz result] "table head" with trailing characters getting counted as a header
Issue -
State: closed - Opened by notriddle 10 months ago
Labels: fuzzer_finding
#812 - Do not treat zero-cell rows as valid
Pull Request -
State: closed - Opened by notriddle 10 months ago
- 1 comment
#811 - Calculate correct list indent for ordered lists
Pull Request -
State: closed - Opened by notriddle 10 months ago
- 1 comment
#810 - [fuzz result] off-by-one indent numbered list item with empty first line
Issue -
State: closed - Opened by notriddle 10 months ago
Labels: fuzzer_finding
#809 - Include last of line of link title
Pull Request -
State: closed - Opened by notriddle 10 months ago
#808 - [fuzz result] last line of link title is silently eaten
Issue -
State: closed - Opened by notriddle 10 months ago
Labels: fuzzer_finding
#807 - Add reject-broken-links CLI option
Pull Request -
State: closed - Opened by PoignardAzur 11 months ago
- 1 comment
#806 - "Fix" GFM tasklist rendering
Pull Request -
State: open - Opened by bobhy 11 months ago
- 5 comments
#805 - GFM task lists are not pretty
Issue -
State: open - Opened by bobhy 11 months ago
#804 - add rstest as dev dependency; use it to recreate several parser regression tests
Pull Request -
State: open - Opened by bobhy 11 months ago
#803 - HTML blocks are split up in events
Issue -
State: open - Opened by clarfonthey 11 months ago
- 1 comment
#802 - Foreign quotes support?
Issue -
State: closed - Opened by virtualritz 11 months ago
- 1 comment
Labels: out of scope
#801 - Add text generation via `text` feature.
Pull Request -
State: open - Opened by trojanfoe 11 months ago
- 2 comments
#800 - & is escaped to `&`, but is perfectly valid to be in a href tag
Issue -
State: closed - Opened by dvc94ch 12 months ago
- 3 comments
#799 - cargo zigbuild
Pull Request -
State: open - Opened by phoepsilonix 12 months ago
- 1 comment
#798 - Do not allow inlines to cross over block structures
Pull Request -
State: open - Opened by notriddle 12 months ago
#797 - [fuzz result] tight, nested lists can wrap block structures within emphasis
Issue -
State: closed - Opened by notriddle 12 months ago
Labels: fuzzer_finding
#796 - Don't eat blank line when parsing unclosed fenced code
Pull Request -
State: open - Opened by notriddle 12 months ago
#795 - [fuzz result] blank line after blockquote with unclosed code block doesn't split
Issue -
State: closed - Opened by notriddle 12 months ago
Labels: fuzzer_finding
#794 - Trim spaces off start and end of link reference
Pull Request -
State: open - Opened by notriddle 12 months ago
#793 - [fuzz test] link labels should be trimmed
Issue -
State: open - Opened by notriddle 12 months ago
#792 - Avoid updating linkdef when title isn't followed by NL
Pull Request -
State: open - Opened by notriddle almost 1 year ago
#791 - [fuzz result] quoted text is either just text, or a link title, but not both
Issue -
State: closed - Opened by notriddle almost 1 year ago
Labels: fuzzer_finding
#790 - Allow setext headers to interrupt link def insides
Pull Request -
State: open - Opened by notriddle almost 1 year ago
#789 - [fuzz result] setext header in middle of link definition
Issue -
State: closed - Opened by notriddle almost 1 year ago
Labels: fuzzer_finding
#788 - CLI should have a `--reject-broken-links` option
Issue -
State: open - Opened by PoignardAzur about 1 year ago
- 1 comment
#787 - CLI should either accept paths to files or explicitly reject them
Issue -
State: closed - Opened by PoignardAzur about 1 year ago
- 2 comments
#786 - Fix parsing of spaces in code
Pull Request -
State: open - Opened by notriddle about 1 year ago
- 2 comments
#785 - Trim spaces off end of parsed lines
Pull Request -
State: closed - Opened by notriddle about 1 year ago
- 2 comments
#784 - Fix handling of newlines in nested inline link
Pull Request -
State: closed - Opened by notriddle about 1 year ago
#783 - Fix incorrect space handling at paragraph/linkref boundary
Pull Request -
State: closed - Opened by notriddle about 1 year ago
#782 - Read lazy paragraph continuations off of refdefs
Pull Request -
State: closed - Opened by notriddle about 1 year ago
- 1 comment
#781 - [fuzz result] text that lazily continues after link definition interrupts list
Issue -
State: closed - Opened by notriddle about 1 year ago
- 1 comment
Labels: fuzzer_finding
#780 - Allow setext headers to interrupt link definitions
Pull Request -
State: closed - Opened by notriddle about 1 year ago
#779 - [fuzz result] link definition destinations are being parsed with higher priority than setext headers
Issue -
State: closed - Opened by notriddle about 1 year ago
Labels: fuzzer_finding
#778 - Add an owned variant of Parser
Issue -
State: closed - Opened by LegNeato about 1 year ago
- 3 comments
#777 - Correct instructions for running specs
Pull Request -
State: closed - Opened by ollpu about 1 year ago
- 1 comment
#776 - Fix up corner cases in table and code unescaping
Pull Request -
State: closed - Opened by notriddle about 1 year ago
- 1 comment
#775 - Do not treat backslash at end of block as hard break
Pull Request -
State: closed - Opened by notriddle about 1 year ago
#774 - [fuzz result] wrong parse when block ends in a backslash
Issue -
State: closed - Opened by notriddle about 1 year ago
Labels: fuzzer_finding
#773 - Clean up some more gratuitous differences in footnote parsing
Pull Request -
State: closed - Opened by notriddle about 1 year ago
#772 - [fuzz results] empty square brackets after footnote reference silently eaten
Issue -
State: closed - Opened by notriddle about 1 year ago
Labels: fuzzer_finding
#771 - Parse inline nested footnote definitions
Pull Request -
State: closed - Opened by notriddle about 1 year ago
#770 - [fuzz results] inline nested footnote defs don't work
Issue -
State: closed - Opened by notriddle about 1 year ago
Labels: fuzzer_finding
#769 - Parse settext headers with higher priority than linkdefs
Pull Request -
State: closed - Opened by notriddle about 1 year ago
#768 - [fuzz results] link definition names are being parsed with higher priority than setext headers
Issue -
State: closed - Opened by notriddle about 1 year ago
Labels: fuzzer_finding
#767 - Parse footnote definitions below the first line of nested blocks
Pull Request -
State: closed - Opened by notriddle about 1 year ago
#766 - [fuzz result] footnote definitions in blockquotes do not match on first line
Issue -
State: closed - Opened by notriddle about 1 year ago
Labels: fuzzer_finding
#765 - Apply laziness rules to link definition
Pull Request -
State: closed - Opened by notriddle about 1 year ago
- 1 comment
#764 - [fuzz result] laziness is not being applied to link ref definitions
Issue -
State: closed - Opened by notriddle about 1 year ago
Labels: fuzzer_finding
#763 - When popping a list, clear `begin_list_item` state
Pull Request -
State: closed - Opened by notriddle about 1 year ago
#762 - [fuzz result] blank list item affects parsing of parent list
Issue -
State: closed - Opened by notriddle about 1 year ago
Labels: fuzzer_finding
#761 - Do not accept footnote definitions with line breaks
Pull Request -
State: closed - Opened by notriddle about 1 year ago
- 1 comment
#760 - [fuzz result]: footnote definitions are allowed to contain line breaks
Issue -
State: closed - Opened by notriddle about 1 year ago
Labels: fuzzer_finding
#759 - Allow up to three spaces indentation before footnote definition
Pull Request -
State: closed - Opened by notriddle about 1 year ago
#758 - [fuzz result] footnote definition not parsed when there's <4 spaces indentation
Issue -
State: closed - Opened by notriddle about 1 year ago
Labels: fuzzer_finding
#757 - New Version?
Issue -
State: closed - Opened by DerDrodt about 1 year ago
- 2 comments
#756 - Ignore block synstax when determining emphasis can_open/close
Pull Request -
State: closed - Opened by notriddle about 1 year ago
- 1 comment
#755 - [fuzz result] can_open/close is looking at the syntax of the containing block
Issue -
State: closed - Opened by notriddle about 1 year ago
Labels: fuzzer_finding
#754 - Do not parse hard line breaks when doing link label blocks
Pull Request -
State: closed - Opened by notriddle about 1 year ago
- 1 comment
#753 - [fuzz result] backslash escapes in link def prevent paragraph breaks
Issue -
State: closed - Opened by notriddle about 1 year ago
Labels: fuzzer_finding
#752 - Do not subtract list item indent if it has more than one blank line
Pull Request -
State: closed - Opened by notriddle about 1 year ago
- 1 comment
#751 - [fuzz result] wrong indentation calc after blank list item
Issue -
State: closed - Opened by notriddle about 1 year ago
Labels: fuzzer_finding
#750 - Parse `[^]` as a link
Pull Request -
State: closed - Opened by notriddle about 1 year ago
- 1 comment
#749 - [fuzz result] what even is `[^]`?
Issue -
State: closed - Opened by notriddle about 1 year ago
Labels: fuzzer_finding
#748 - Track underscore lower bound by `% 3` modulo
Pull Request -
State: closed - Opened by notriddle about 1 year ago
- 1 comment
#747 - [fuzz result] double underscore surrounded by asterisks prevents crossing single-underscore emphasis
Issue -
State: closed - Opened by notriddle about 1 year ago
Labels: fuzzer_finding
#746 - fix: compilation error in utils.rs after merge 701
Pull Request -
State: closed - Opened by Martin1887 about 1 year ago
#745 - Better developers' documentation
Issue -
State: open - Opened by Martin1887 about 1 year ago
Labels: help wanted, good first issue