This website requires JavaScript.
Explore
Help
Register
Sign In
Jika
/
element-web
Watch
1
Star
0
Fork
0
You've already forked element-web
Code
Issues
Pull Requests
Projects
Wiki
Activity
Files
fde30577e4b370cf952338f058085ef65ef54972
element-web
/
src
/
editor
History
BobVul
fde30577e4
Fix escaped markdown passing backslashes through
...
Fixes
https://github.com/vector-im/riot-web/issues/11230
Signed-off-by: Bob Rao <
bob+git@vulpin.com
>
2020-01-31 12:33:57 +11:00
..
autocomplete.js
add suffixes from provider to room and @room completions
2019-09-23 14:40:41 +02:00
caret.js
support update callback setting selection instead of caret
2019-09-04 16:40:34 +02:00
deserialize.js
Improve trailing spurious breaks + tests
2020-01-22 13:37:27 +00:00
diff.js
…
dom.js
Fix "decend" typo
2019-10-13 14:31:32 +03:00
history.js
ensure step before formatting is persisted in undo history
2019-09-06 11:20:24 +02:00
model.js
Merge pull request
#3393
from matrix-org/bwindels/cider-fix-lastcaret
2019-09-06 09:22:10 +00:00
offset.js
move quote formatting out of react component
2019-09-04 16:40:34 +02:00
operations.js
Add comment for operations loop
2020-01-23 11:22:22 +00:00
parts.js
change order of if or conditions as micro-optimization
2020-01-30 20:59:30 +00:00
position.js
Assume the position is at the end when the offset has no last part
2020-01-15 21:05:00 -07:00
range.js
make _replaceRange internal only
2019-09-04 16:40:34 +02:00
render.js
…
serialize.js
Fix escaped markdown passing backslashes through
2020-01-31 12:33:57 +11:00