issues
search
syntax-tree
/
mdast-util-to-markdown
mdast utility to serialize markdown
http://unifiedjs.com
MIT License
100
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Needless escapes in Markdown since 2.1.1
#66
kawanet
closed
1 week ago
6
Unexpected escaping of characters since 2.1.1
#65
tripodsan
closed
2 weeks ago
7
The image link has an extra \ added during the conversion process
#64
hyoban
closed
2 weeks ago
2
Error processing in `container-phrasing.js` with specific markup combination
#63
vnphanquang
closed
3 weeks ago
3
Incorrect md obtained from bold text with spaces around
#62
599316527
closed
5 months ago
7
Cannot round-trip blockquotes with square brackets
#61
achingbrain
closed
7 months ago
4
Cannot run inside WebWorker
#60
siefkenj
closed
1 year ago
7
Generated Markdown is missing line breaks between heading and image
#59
kiejo
closed
1 year ago
14
regression in 1.5 release
#58
tripodsan
closed
1 year ago
3
Don't escape plus not followed by a whitespace
#57
ocavue
closed
1 year ago
7
Add explicit default of `bulletOther`, `bulletOrderedOther`
#56
wooorm
closed
1 year ago
2
invalid: pretty error message
#55
milahu
closed
1 year ago
22
Strong content needs to be trimmed.
#54
shtse8
closed
2 years ago
2
Ampersands in link URLs are erroneously escaped with a \
#53
drzax
closed
2 years ago
4
Add option to not auto replace links
#52
VityaSchel
closed
2 years ago
2
Figure out a way to support tab-size / aligning columns
#51
wooorm
opened
2 years ago
0
Figure out a way to support tabs
#50
wooorm
opened
2 years ago
0
Change `fences` default to `true`
#49
wooorm
closed
1 year ago
2
Change list item indent from `tab` (size) to `one`
#48
wooorm
closed
1 year ago
3
roundtrippping content causes definition to disappear
#47
ChristianMurphy
closed
3 years ago
4
roundtripping link with soh control character (U+0001) causes link to disappear
#46
ChristianMurphy
closed
3 years ago
3
`break` is not handled correctly
#45
JounQin
closed
3 years ago
6
Fix collapsed link references containing inline code
#44
aduh95
closed
3 years ago
14
Fix roundtripping attention-like underscores
#43
wooorm
closed
3 years ago
2
Roundtripping list in list, with paragraph in top list, causes paragraph to disappear
#42
ChristianMurphy
closed
3 years ago
6
Investigate whether it’s worth it to escape certain whitespace (tabs, spaces)
#41
wooorm
closed
3 years ago
0
Fix user handlers erases extension handlers
#40
jordimarimon
closed
3 years ago
6
User defined handlers erases any extension defined handler
#39
jordimarimon
closed
3 years ago
6
Can not handle "delete" type
#38
ivanbanov
closed
3 years ago
2
types: update typings to use mdast
#37
ChristianMurphy
closed
3 years ago
3
Fix to not add superfluous spaces for code (text)
#36
vvenv
closed
3 years ago
3
Implements originalHandlers
#35
stevemk14ebr
closed
3 years ago
4
Pass handler list to overriden handlers
#34
stevemk14ebr
closed
3 years ago
16
Only pad inline code with spaces if starts/ends with a CR, LR or grave accent
#33
vvenv
closed
3 years ago
1
Fix `join` order
#32
vvenv
closed
3 years ago
13
Removable unsafe entries
#31
stevemk14ebr
closed
3 years ago
20
Round tripping double-space line break removes line break
#30
NickSto
closed
3 years ago
2
Is there any way to preserve the final trailing new line style?
#29
JounQin
closed
3 years ago
4
Nested MDX and indentation
#28
revolunet
closed
3 years ago
40
Regression (?): 0.6.5 removes line breaks after `\`
#27
tripodsan
closed
3 years ago
5
Roundtripping multiline SETEXT header collapses to single line
#26
ChristianMurphy
closed
3 years ago
4
Roundtripping emphasis like plain text results in emphasis
#25
ChristianMurphy
closed
3 years ago
9
roundtripping causes implicitly closed code block to disappear
#24
ChristianMurphy
closed
3 years ago
1
roundtripping inline link with number in protocol and escapes causes link to disappear
#23
ChristianMurphy
closed
3 years ago
2
roundtripping escape before break causes break to disappear
#22
ChristianMurphy
closed
3 years ago
2
roundtripping inline code with escape before it loses inline code
#21
ChristianMurphy
closed
3 years ago
2
roundtripping ATX header with hash in it loses hash text
#20
ChristianMurphy
closed
3 years ago
0
roundtripping escapes before emphasis causes emphasis to be lost
#19
ChristianMurphy
closed
3 years ago
3
roundtripping lists adds html node between
#18
ChristianMurphy
closed
3 years ago
7
round tripping multiline header results in single line header
#17
ChristianMurphy
closed
3 years ago
1
Next