panache 2.44.0

An LSP, formatter, and linter for Markdown, Quarto, and R Markdown
# Emphasis

Single asterisks: *italic text*

Single underscores: *italic text*

Double asterisks: **bold text**

Double underscores: **bold text**

Combined: **bold with *nested italic***

Mixed markers: *italic with **bold** inside*

Adjacent: *first* and *second* emphasis

Intraword: un*frigging*believable and un**frigging**believable

This is \_ not emphasized \_