Skip to content

Recognize zero-width space in .org file as word boundary. #7135

@jiucenglou

Description

@jiucenglou

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 ?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions