mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Give inline image a width of 1em
This commit is contained in:
parent
3deb16e441
commit
746536cf3d
@ -3,6 +3,9 @@
|
|||||||
|
|
||||||
.. demo.rst from: http://docutils.sourceforge.net/docs/user/rst/demo.txt
|
.. demo.rst from: http://docutils.sourceforge.net/docs/user/rst/demo.txt
|
||||||
|
|
||||||
|
.. |EXAMPLE| image:: static/yi_jing_01_chien.jpg
|
||||||
|
:width: 1em
|
||||||
|
|
||||||
**********************
|
**********************
|
||||||
Paragraph Level Markup
|
Paragraph Level Markup
|
||||||
**********************
|
**********************
|
||||||
@ -465,15 +468,6 @@ Compound Paragraph
|
|||||||
This construct is called a *compound paragraph* and can be produced
|
This construct is called a *compound paragraph* and can be produced
|
||||||
with the "compound" directive.
|
with the "compound" directive.
|
||||||
|
|
||||||
Substitution Definitions
|
|
||||||
------------------------
|
|
||||||
|
|
||||||
An inline image (|example|) example:
|
|
||||||
|
|
||||||
.. |EXAMPLE| image:: static/yi_jing_01_chien.jpg
|
|
||||||
|
|
||||||
(Substitution definitions are not visible in the HTML source.)
|
|
||||||
|
|
||||||
Download Links
|
Download Links
|
||||||
==============
|
==============
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user