Use `field_marker` pattern to look for start of a directive option block
commita2d7f8cfd7bca75ec19b471929b8e2306a5aa6d8
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Wed, 8 Feb 2012 19:46:11 +0000 (8 19:46 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Wed, 8 Feb 2012 19:46:11 +0000 (8 19:46 +0000)
tree9bcc8fd1f5c8739323dea9489d8bbb628b4ffbfe
parentbb60c6d794f0ae914da2d9944cbb40e9384a2253
Use `field_marker` pattern to look for start of a directive option block
(fixes [ 3484857 ]).

git-svn-id: https://docutils.svn.sourceforge.net/svnroot/docutils/trunk/docutils@7348 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
HISTORY.txt
docutils/parsers/rst/states.py
test/test_parsers/test_rst/test_directives/test_admonitions.py
test/test_parsers/test_rst/test_directives/test_images.py