Markdown Feature Reference

FeatureSupportNotes
HeadingsFullSupports h1-h4. Automatically generates IDs for anchor links.
ParagraphsFullDetects text direction, supports Arabic RTL text.
Line BreaksFullSimple line breaks are supported.
BoldFullUse ** or __ to make text bold.
ItalicFullUse * or _ to make text italic.
BlockquotesFullSupports > for creating blockquotes with RTL support.
Ordered ListsFullNumbered lists with proper text direction.
Unordered ListsFullBullet lists with - or * supported.
CodeFullInline and block code with Prism syntax highlighting.
Horizontal RulesFullUse --- or *** to create horizontal rules.
LinksFullSupports anchor and external links with smooth scrolling.
ImagesPartialRequires external image hosting.
TablesFullResponsive table rendering with scrollable container.
Syntax HighlightingFullUses Prism with One Dark theme for code blocks.
Task ListsFullUse [ ] for unchecked, [x] for checked tasks.
EmojiPartialCopy and paste supported, shortcodes not supported.