Skip to content

Commit f6afad9

Browse files
committed
[DOC] Revision of Paragraphs section
1 parent 5df8860 commit f6afad9

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

doc/rdoc/markup_reference.rb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -124,14 +124,8 @@
124124
#
125125
# You'll love it.
126126
#
127-
# A paragraph may contain nested blocks, including:
127+
# A paragraph may contain only one type of nested block:
128128
#
129-
# - {Verbatim text blocks}[rdoc-ref:RDoc::MarkupReference@Verbatim+Text+Blocks].
130-
# - {Code blocks}[rdoc-ref:RDoc::MarkupReference@Code+Blocks].
131-
# - {Block quotes}[rdoc-ref:RDoc::MarkupReference@Block+Quotes].
132-
# - {Lists}[rdoc-ref:RDoc::MarkupReference@Lists].
133-
# - {Headings}[rdoc-ref:RDoc::MarkupReference@Headings].
134-
# - {Horizontal rules}[rdoc-ref:RDoc::MarkupReference@Horizontal+Rules].
135129
# - {Text Markup}[rdoc-ref:RDoc:MarkupReference@Text+Markup].
136130
#
137131
# ==== Verbatim Text Blocks

0 commit comments

Comments
 (0)