文字単位でのインラインマークアップ

Character-Level Inline Markup.

sample

source:

Python ``list``\s use square bracket syntax.

Possible in *re*\ ``Structured``\ *Text*, though not encouraged.

output:

Python lists use square bracket syntax.

Possible in reStructuredText, though not encouraged.