- Commit
- a121687079dcce81609233c6f4984ad222a74f9c
- Parent
- f7f65fd91ab4c94ffba4221eec86342993f7db07
- Author
- John MacFarlane <jgm@berkeley.edu>
- Date
Added anchor for 'paragraph-continuation-text'.
My personal build of CMark ✏️
Added anchor for 'paragraph-continuation-text'.
1 file changed, 4 insertions, 4 deletions
Status | File Name | N° Changes | Insertions | Deletions |
Modified | spec.txt | 8 | 4 | 4 |
diff --git a/spec.txt b/spec.txt @@ -2014,10 +2014,10 @@ The following rules define [block quotes](#block-quote): more lines in which the next non-space character after the [block quote marker](#block-quote-marker) is [paragraph continuation text](#paragraph-continuation-text) is a block quote with *Bs* as - its content. [Paragraph continuation - text](#paragraph-continuation-text) is text that will be parsed as - part of the content of a paragraph, but does not occur at the - beginning of the paragraph. + its content. <a id="paragraph-continuation-text"/> + [Paragraph continuation text](#paragraph-continuation-text) is text + that will be parsed as part of the content of a paragraph, but does + not occur at the beginning of the paragraph. 3. **Consecutiveness.** A document cannot contain two [block quotes](#block-quote) in a row unless there is a [blank