-
Notifications
You must be signed in to change notification settings - Fork 146
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
Rendering/export broken with version > 3.0 #127
Comments
Thank reporting this. |
Can you try the version 3.3.1 ? |
No, I just checked and I still have the exact same errors with 3.3.1 :( |
Are you trying to put this on slideshare ? |
I have the same problem. |
@asalber My bad I forgot to mention a big breaking change. You need a web server cause now reveal js is using directly the markdown file. I mean it's an ajax request. Use can use this chrome extension https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb?hl=en or any web server. |
I usually host my presentations on github and they worked perfectly until now, even using this chrome extension. |
Thanks for the link I take a look 😅 |
I just had the same problem. Switching the markdown file from |
@stonebanks, it should not be a problem by default. But since I'm now on Mac maybe I miss something. @asalber I just publish a new version that increase timeout before stoping export can you try. |
@distantcam Thanks for the hint. I had the same problem. After the update I had to change the lineendings in the markdown files from CR/LF to LF ( I am working under Windows). @evilz Is this a behaviour of reveal.js? I wonder, because before the update it rendered correctly with CR/LF. |
@distantcam Thanks your workaround did the trick! |
Another solution is to add these custom separator values to the yaml frontmatter.
Pretty sure the fix is to change the default values in Also, I'd just like to take the opportunity to say I love this extension. It has allowed me to make a presentation for my usergroup 100% in VSCode. |
@evilz I've tried to install the new version but I can not generate the vsix file to install it locally. I get the error:
I work with Linux (Kubuntu) and I have installed node version 10.15.1 and npm version 6.4.1. The solution proposed by @distantcam does not work in my case. |
@asalber Try installing Typescript and try again
|
Thanks @distantcam! Now I got the vsix for version 3.3.2, but the problem still continues 😞 |
@distantcam Does your regex fix the problem ? I need to and test for this :p |
It was very useful to have a static html in order to distribute a dynamic version of the presentation. |
Oki, thanks to tell me your needs 😊. |
Thank you, really appreciate! |
@distantcam it really works! |
@drrui I don't know? I'm not the maintainer of this project. Please open another issue and provide more details like a screenshot, what system you're running, steps to reproduce. Thanks |
@distantcam Sorry, thanks a lot for your help. |
@evilz can you point me at where to look to change the export to static html please? |
Hi, not sure to understand what you are looking for or what you want to do |
In 3.4.0 I'm getting the same result as the OP (identical screenshot). If I start with a simple project, all the slides are combined on one page (the
|
Hi,
I'm coming across some errors making the extension not usable since the version 3.0.0 (2.03 being the last working version )
this is a screen shot of what I have in the side panel or in the browser
and the following errors inside the chrome console:
My setup:
Version: 1.31.0 (user setup)
Commit: 7c66f58312b48ed8ca4e387ebd9ffe9605332caa
Date: 2019-02-05T22:35:56.624Z
Electron: 3.1.2
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Windows_NT x64 10.0.17134
The text was updated successfully, but these errors were encountered: