-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
Description
Since org-mode does not allow one to make part of a word bold or italics without customization, one trick is to put in zero-width space surrounding the style delimiters, as shown in the following .
The C/c/O is last enzyme in the respiratory electron transport chain of cells located in the membrane.
When pandoc reads in the .org file containing the above sentence, pandoc recognizes the two zero-width spaces as part of an entire word instead of as word boundaries, thus keeping the forward slashes rather than converting them to underlines. Would you consider to make pandoc recognize zero-width spaces as word boundaries ?