1 2 3 4 5 6 7 8 9
# Emphasis This has *asterisk* and _underscore_ emphasis. This has **strong asterisk** and __strong underscore__. Spaces inside emphasis: * text * and _ text _. Spaces inside code: ` code ` spans.