diff options
| author | shimizukawa <shimizukawa@gmail.com> | 2013-01-04 18:18:43 +0900 |
|---|---|---|
| committer | shimizukawa <shimizukawa@gmail.com> | 2013-01-04 18:18:43 +0900 |
| commit | 290554ac7dcdb7eeffe6233ecee19c45259a0af3 (patch) | |
| tree | 86f374710b51e7b88010f9180d7cc09718f5a9a7 /tests | |
| parent | b3a1f24d8e66168585281744dde246d285677ee4 (diff) | |
| download | sphinx-290554ac7dcdb7eeffe6233ecee19c45259a0af3.tar.gz | |
Fix text writer can not handle visit_legend for figure directive contents.
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/root/markup.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/root/markup.txt b/tests/root/markup.txt index dde13a6b..cbfbbbe3 100644 --- a/tests/root/markup.txt +++ b/tests/root/markup.txt @@ -191,6 +191,10 @@ Figures My caption of the figure + My description paragraph of the figure. + + Description paragraph is wraped with legend node. + Version markup -------------- |
