sys
structure_chapter_text
txt
txt = """
[Section 1]
Paragraph 1.
- SetItem1
- SetItem2
- &Reference
/DictItem1/
DictValue1
/DictItem2/
DictValue2
/&Reference/
DictValue3
Implicit Title:
# SequenceItem1
# SequenceItem2
# SequenceItem3
# &Reference
#!python
# Typed Character Matrix
#!python
# Subsequent Typed Character Matrix
(title)`Paragraph Title`
Paragraph 3. `Inline Literal`. (With-Cast)`Inline Literal`.
Emphasis Types:
# *Plain*
# **Strong**
# ***Excessive***
# References:
# &<URL>
# &[Section 2]
# &NoTerminator
! WARNING:
Admonition
! ERROR:
Admonition
#!python
# AdmonitionCharacterMatrix
[Section 1 >> Subsection 1]
Subsection 1.1 Paragraph 1.
Paragraph 2. &[Section 1]
[Section 2]
Paragraph 1.
Paragraph 2.
"""
test_parsing
test_parsing(test)
Validate parsing of features.