This website requires JavaScript.
Explore
Help
Sign in
Tissevert
/
pandoc
Watch
1
Star
0
Fork
You've already forked pandoc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
7c34908493
pandoc
/
test
/
command
/
7208.md
7 lines
41 B
Markdown
Raw
Normal View
History
Unescape
Escape
Commonmark writer: Use backslash escapes for `<` and `|`... instead of entities. Closes #7208.
2021-04-06 08:29:22 +02:00
```
% pandoc -t gfm
\<hi\>
^D
Improve Markdown writer escaping. This fixes escaping for '#' in particular. Closes #7726.
2021-12-04 02:52:47 +01:00
\<hi\>
Commonmark writer: Use backslash escapes for `<` and `|`... instead of entities. Closes #7208.
2021-04-06 08:29:22 +02:00
```
Reference in a new issue
Copy permalink