Use `field_marker` pattern to look for start of a directive option block
commitfd9cd134cfdfd5457d29ba45db0f4bc999241592
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
parentb80f645ce19be26a5a882454f70e3e103ef4862d
Use `field_marker` pattern to look for start of a directive option block
(fixes [ 3484857 ]).

git-svn-id: http://svn.code.sf.net/p/docutils/code/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