Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problems in converting restructuredtext with figures to markdown #522

Closed
nye17 opened this issue May 27, 2012 · 0 comments
Closed

problems in converting restructuredtext with figures to markdown #522

nye17 opened this issue May 27, 2012 · 0 comments

Comments

@nye17
Copy link

nye17 commented May 27, 2012

I have rst files containing figure derivatives like

.. figure:: examples/foo.png
:scale: 80%

(the :scale part is correctly indented, spaces failed to show up here)
now I want this file to be converted into markdown using pandoc

pandoc -s -w rst --toc foo.rst -o foo.md

but the output file foo.md seems to completely ignore the figure inclusion lines without report an error or warning.

@jgm jgm closed this as completed in 9a47237 May 30, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants