Lines Matching refs:inline

204 8.  What are the precedence rules for the markers of inline structure?
219 10. What are the precedence rules between block-level and inline-level
503 headings and paragraphs) contain [inline](@) content---text,
509 of inline structure. So, for example, the following is a list with
525 paragraphs, headings, and other block constructs can be parsed for inline
529 but the second can be parallelized, since the inline parsing of
530 one block element does not affect the inline parsing of any other.
771 consists of a string of characters, parsed as inline content, between an
779 as inline content. The heading level is equal to the number of `#`
846 Leading and trailing [whitespace] is ignored in parsing inline content:
1009 of parsing the preceding lines of text as CommonMark inline
1167 indicators of inline structure, the following are setext headings:
1619 some inline code would be incorrectly interpreted as the
2119 emphasised `world` and inline and block HTML following.
2349 can function as either block-level or inline-level tags.
2384 the tag is not on a line by itself, we get inline HTML
3270 Final spaces are stripped before inline parsing, so a paragraph
3372 inline spans:
6276 Code span backticks have higher precedence than any other inline
7073 Any nonempty sequence of inline elements can be the contents of an
7239 Any nonempty sequence of inline elements can be the contents of an
7738 There are two basic kinds of links in Markdown. In [inline links] the
7744 inline elements enclosed by square brackets (`[` and `]`). The
7795 An [inline link](@) consists of a [link text] followed immediately
7807 Here is a simple inline link:
8059 titles in inline links, but not reference links. And, in
8060 reference links but not inline links, it allows a title to begin
8064 the same way in inline links and link reference definitions.)
8117 The link text may contain inline content:
8248 [inline links]. Thus:
8271 The link text may contain inline content:
8426 [inline links], which (according to both original Markdown and
8465 inline content. So the following does not match, even though the
8466 labels define equivalent inline content:
8785 An image description has inline elements
9722 that allow inline content:
9780 Hard line breaks are for separating inline content within a block.
9893 are parsed into sequences of Markdown inline elements (strings,
10062 ## Phase 2: inline structure
10095 By far the trickiest part of inline parsing is handling emphasis,
10134 we have an inline link/image, reference link/image, compact reference