MD Feature showcase
Complete Markdown Syntax Showcase
A Comprehensive Reference for Par Markdown Parser Features
This document serves as a complete reference guide demonstrating all syntax features supported by the Par markdown parser, organized by content type and interaction patterns.
1. Text Formatting & Inline Styling
Text formatting provides the foundation for semantic emphasis and visual hierarchy within prose.
1.1 Basic Formatting
Bold text is created with double asterisks or double underscores.
Italic text uses single asterisks or single underscores for emphasis.