issues
search
ProseMirror
/
prosemirror-markdown
ProseMirror Markdown integration
https://prosemirror.net
MIT License
344
stars
81
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Do not escape text when code mark applied
#25
ncphillips
closed
6 years ago
2
Do not escape `\` when code mark is active
#24
ncphillips
closed
6 years ago
1
Only escape `*` at the start of a line.
#23
ncphillips
closed
6 years ago
10
Wrongly escaped $ at the start of a line
#22
Danita
closed
6 years ago
1
Do not override user defined softbreak token handler
#21
d4rkr00t
closed
6 years ago
2
Make sure serialize doesn't fail with line break inside inline mark
#20
krasnoukhov
closed
6 years ago
3
Markdown-It dependency
#19
Charius
closed
6 years ago
4
Always emit fenced code blocks
#18
adrianheine
closed
6 years ago
1
Code blocks after a list parsed as continuation of the list item
#17
marijnh
closed
6 years ago
2
Improve markdown implementation for italic/bold handling (edge cases)
#16
marijnh
closed
6 months ago
2
ProseMirror-Markdown Documents
#15
amkgo
closed
7 years ago
2
Add getAttrs and ignore in parser token desc
#14
torifat
closed
7 years ago
2
Fix Getdocs documentation
#13
timjb
closed
7 years ago
1
Extended "type" spec to allow for functions
#12
bloff
closed
7 years ago
1
Add default parser tokens to exports
#11
eloquence
closed
7 years ago
2
in parser, allow spec to to read child info
#10
mhuebert
closed
7 years ago
8
Only escape + (plus sign) at the beginning of a line.
#9
eloquence
closed
7 years ago
1
Unnecessary escaping of plus sign?
#8
eloquence
closed
7 years ago
1
Fix title in README
#7
eloquence
closed
7 years ago
1
Expel trailing or leading whitespace from inside emphasis marks
#6
eloquence
closed
7 years ago
2
Add serializer option to set tight list style on document level
#5
kiejo
closed
7 years ago
1
Option to set tight list style on document level
#4
kiejo
closed
7 years ago
3
Backslash escapes are duplicated during serialization in some cases
#3
marijnh
closed
2 years ago
7
Schema definition has duplicate entries
#2
rsaccon
closed
8 years ago
2
Trailing/leading whitespace in emphasis/strong spans isn't serialized correctly
#1
marijnh
closed
7 years ago
2
Previous