Lines Matching +refs:_ +refs:header
19 * [Headers](#header)
113 used anywhere in a Markdown paragraph, list item, or header. If you
210 <h3 id="header">Headers</h3>
226 corresponding to header levels 1-6. For example:
237 used to open the header. (The number of opening hashes
238 determines the header level.) :
283 > ## This is a header.
539 _ _ _
703 Markdown treats asterisks (`*`) and underscores (`_`) as indicators of
704 emphasis. Text wrapped with one `*` or `_` will be wrapped with an
705 HTML `<em>` tag; double `*`'s or `_`'s will be wrapped with an HTML
733 But if you surround an `*` or `_` with spaces, it'll be treated as a
890 _ underscore