Figure alignment different with/without caption #10391
Unanswered
austin-hoover
asked this question in
Q&A
Replies: 1 comment
-
Yes. The description in the manual for the pandoc markdown extension
Your first example is just an image in a paragraph, not a figure. To turn it into a figure, and so centered, you can use a non-printing character, for example a non-breaking space, as a "caption": {width=150px} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
index.md:
Running
pandoc -o index.html index.md
givesIs this expected behavior?
Beta Was this translation helpful? Give feedback.
All reactions