diff options
author | John MacFarlane <jgm@berkeley.edu> | 2013-01-14 17:08:56 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2013-01-14 17:08:56 -0800 |
commit | 0ef24d15188243aa7ad78c4ef65d6c6b8ed0a84e (patch) | |
tree | b289292c5b64f861b8221d04330a109a7dd0ab7a /README | |
parent | 127851ea61ce3723caeed2bf0174e1977efc40cd (diff) | |
download | pandoc-0ef24d15188243aa7ad78c4ef65d6c6b8ed0a84e.tar.gz |
Added Ext_implicit_figures.
No code to hook this in yet.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2150,7 +2150,7 @@ The link text will be used as the image's alt text: ### Pictures with captions ### -**Extension** +**Extension: `implicit_figures`** An image occurring by itself in a paragraph will be rendered as a figure with a caption.[^5] (In LaTeX, a figure environment will be |