natter/default_environment/templates/html/plain_list_simple_item.dust
Tom Alexander 2914e42ba1
For plain list items with a single child that is a paragraph, do not wrap in paragraph html tags.
This is mimicking the behavior from org-mode's HTML exporter.
2023-12-21 17:18:51 -05:00

4 lines
39 B
Plaintext

{#.children}
{>object/}
{/.children}