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
54ab7a0a3b
pandoc
/
test
/
command
/
7208.md
7 lines
40 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
Markdown writer: fewer unneeded escapes for `#`. See #6259.
2021-05-16 21:23:34 +02: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