Skip to main content

Module native_spans

Module native_spans 

Source
Expand description

Native span parsing for Pandoc’s native_spans extension.

Syntax: <span class="foo">content</span>

When the native_spans extension is enabled, HTML <span> tags are treated as native Pandoc Span elements instead of raw HTML.