Add CSS styles or anchors in Markdown code
Docs
Markdown attributes are the key to style variations and other improvements of the rendered result. Perplex offers many of them.
Hugo’s attributes are plain HTML attributes getting injected from the Markdown source into the rendered HTML.
It’s easy to manually add anchors to any block element with an identifier attribute and to reference them with a Markdown link.
Separate a single Markdown block into columns
A list of all specific attributes for Perplex