Skip to content

Commit 746536c

Browse files
authored
Give inline image a width of 1em
1 parent 3deb16e commit 746536c

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

demo_docs/source/demo.rst

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
44
.. demo.rst from: http://docutils.sourceforge.net/docs/user/rst/demo.txt
55
6+
.. |EXAMPLE| image:: static/yi_jing_01_chien.jpg
7+
:width: 1em
8+
69
**********************
710
Paragraph Level Markup
811
**********************
@@ -465,15 +468,6 @@ Compound Paragraph
465468
This construct is called a *compound paragraph* and can be produced
466469
with the "compound" directive.
467470

468-
Substitution Definitions
469-
------------------------
470-
471-
An inline image (|example|) example:
472-
473-
.. |EXAMPLE| image:: static/yi_jing_01_chien.jpg
474-
475-
(Substitution definitions are not visible in the HTML source.)
476-
477471
Download Links
478472
==============
479473

0 commit comments

Comments
 (0)