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

Please change ticks/quote signs on demo page (blog version), quotes are invalid #14

Open
andyEal opened this issue Mar 24, 2020 · 0 comments

Comments

@andyEal
Copy link

andyEal commented Mar 24, 2020

I tried everything with the demo code on your website blog demo page and nothing worked, till I thought of the often re-occurring irritation that many display scripts have (and a few text-editors) for code when presented in a copy-paste box - namely ticks and quotation characters being wrongly output into the writers versions, not the straight ones. They are invalid for the javascript code posted on the blog page where we can grab the copy-paste code. On the Github pages they are correct. But the blog uses these - - instead of these - " -. Also the single quotes are being tilted from what should be - ' - into - -. Please change that so no more people have to wonder. Or direct us to the Github for demos only, at least for the copy-paste.

Perhaps you were copy-pasting the code into or out of mac TextEdit, that screws these up all the time. When in Atom, the characters persisted and I got nothing but errors. Works fine now though, when changed.

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

1 participant