-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Description
Version: 0.13.0-rc1
I am experimenting with the new HTML export. I understand this feature is extremely new, but hopefully this is low hanging fruit to catch before the full 0.13 release.
Using the below code causes extra linebreaks in the HTML output as opposed to the intended behavior of the PDF output.
= This is a heading with a #raw("raw") element
#lorem(10)
Correction: This also happens outside of headings and in paragraphs
Reactions are currently unavailable

