krz/orgo
Lightning fast org-mode static site generator.
clone: git clone https://gitbay.org/krz/orgo.git
main: fixtures/audit-nonentities.org · raw
1#+TITLE: Backslashes that are not entities
2
3Windows paths and namespaced identifiers are not org entities:
4=C:\Users\youruser\Downloads= and Tumblr\API\Client.
5
6Names shown inside verbatim or code are displayed, not rendered, so they are
7not a use of the feature either: =\alpha=, ~\rarr~, =20\deg=.