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

JavaScript embeded in wrong order #84

Open
sirex opened this issue Apr 24, 2016 · 1 comment
Open

JavaScript embeded in wrong order #84

sirex opened this issue Apr 24, 2016 · 1 comment

Comments

@sirex
Copy link

sirex commented Apr 24, 2016

Here is what I'm trying to do:

$ rst2html5 --jquery --reveal-js --pretty-print-code slides.rst > reveal.html

But it puts jQuery after Reveal and I get ReferenceError: $ is not defined errors. I'm running it on Python 3.5.

@sshaw
Copy link

sshaw commented Mar 10, 2017

Same here, but without trying to use reveal:

~/code >rst2html5 --version
rst2html5 (Docutils 0.13.1 [release], Python 3.4.1, on darwin)
~/code >rst2html5 --jquery --pygments  --pretty-print-code /tmp/foo.rst  > /tmp/out.html

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