Byron/pulldown-cmark-to-cmark
Convert pulldown-cmark Events back to the string they were parsed from
RustApache-2.0
Issues
- 0
- 1
End of code block sometimes not indented correctly
#69 opened by msrd0 - 3
not compatible with pulldown-cmark = "0.12"
#77 opened by danieleades - 4
Support For "Math Mode" From `pulldown-cmark`
#72 opened by maneesh29s - 1
- 3
`cmark_with_source_range_and_options` escapes special characters within code blocks when no range is available
#73 opened by max-heller - 6
[Feature Request] Add option to allow users to turn off escaping special character
#51 opened by ytmimi - 31
- 2
`\\` is translated inconsitently
#63 opened by LuckyTurtleDev - 2
Simplify backslash escapes where possible
#60 opened by mgeisler - 1
Option to preserve `list_token` from input
#59 opened by barafael - 1
missing license texts
#57 opened by krasimirgg - 0
Backslash at start of line
#50 opened by tmistele - 1
Indented code block without trailing `\n` broken
#48 opened by gifnksm - 1
- 8
Surprising result from tables
#44 opened by max-sixty - 2
Shortcut links with code formatting are broken
#40 opened by tavianator - 2
State doesn't hold all necessary state
#39 opened by tavianator - 3
`pulldown_cmark` 0.9 compatibility
#37 opened by caizixian - 0
regression in formatting shortcut links
#35 opened by aogier - 4
Turn `stupicat` tests into proper Rust tests
#13 opened by badboy - 4
render shortcut links' url at the stream bottom
#32 opened by aogier - 3
Information loss in `LinkType::Autolink`
#23 opened by adaszko - 1
Feature reqeust: Make it possible to specify which syntax to use from options when converting to cmark
#30 opened by illumination-k - 0
- 2
Incorrect serialization of link text
#25 opened by ISSOtm - 3
- 1
Idea: consider using "builder pattern" for `Options` struct to prevent breaking changes in additions
#19 opened by rossmacarthur - 0
Make code block backtick count configurable
#17 opened by rossmacarthur - 2
- 2
Newlines after HTML elements are stripped
#10 opened by badboy - 6
Escaped underscores become un-escaped
#8 opened by plul - 0
Issues with blockquote
#6 opened by dylanowen - 1
Empty table cells are broken in some cases
#5 opened by plul - 2
Support pulldown-cmark 0.5.2
#4 opened by sytsereitsma