diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2013-09-11 09:33:12 -0700 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2013-09-11 09:33:12 -0700 |
commit | 01f5ffb018e2f21cbf6f0cfe51103371411afb27 (patch) | |
tree | 81fd174c83f15a181328a75698ce11ba600327e7 /changelog | |
parent | 71841de0f3d02fc2c88d61ab5d29b7022090f5f1 (diff) | |
download | pandoc-01f5ffb018e2f21cbf6f0cfe51103371411afb27.tar.gz |
Updated changelog.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -369,6 +369,7 @@ rows had attributes, now we ignore them. + Ignore attributes on headers. + Allow `Image:` for images (#971). + + Parse an image with caption in a paragraph by itself as a figure. * LaTeX writer |