Support embedded aliases within hyperlink references.
commit65bbadbd51bd20569a7429b33b6799873b94dd27
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Mon, 18 Feb 2013 21:22:20 +0000 (18 21:22 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Mon, 18 Feb 2013 21:22:20 +0000 (18 21:22 +0000)
treead30d65e79ef069f346ecb8d9d25ac9e2d7a80bd
parent5c9868fadd5997a26d7e8e02057284481f4e4d4e
Support embedded aliases within hyperlink references.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7610 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
HISTORY.txt
docs/ref/rst/restructuredtext.txt
docutils/parsers/rst/states.py
test/test_parsers/test_rst/test_inline_markup.py
test/test_transforms/test_hyperlinks.py