chroma icon indicating copy to clipboard operation
chroma copied to clipboard

Org mode tokenizer removes newline

Open Gusted opened this issue 2 years ago • 0 comments

Describe the bug

When using the org mode highlighter it removes a newline when using code where a line starts with an emphasis or strong where previous line was an empty new line such as:

Generic text.

/Italicized/

Or

Generic text.

*strong*

The output removes the empty line as shown in the screenshot: image

image

Gusted avatar Sep 11 '23 20:09 Gusted