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

Can we provide a sandbox page? #191

Open
niruvt opened this issue Aug 9, 2021 · 1 comment
Open

Can we provide a sandbox page? #191

niruvt opened this issue Aug 9, 2021 · 1 comment

Comments

@niruvt
Copy link
Contributor

niruvt commented Aug 9, 2021

Like Wikipedia can we have a sandbox page for with our simple editor and two of our buttons? This way users can practice writing a document from scratch on our website. Maybe we can add Sandbox after Contact in the header of all the pages, so that users can shift to it from whichever lesson and practice whatever they want.

@davidcarlisle
Copy link
Member

I don't think I see the need for a sandbox. Sites like wikipedia or stackexchange offer a sandbox to practice edits as edits done on the main page get saved and are globally visible.

Conversely the entire tutorial here is sandboxed: any edits anyone makes are discarded if a page is refreshed and are never visible to anyone else.

Apart from the editor instances that are in most examples, every page links to

https://www.learnlatex.org/en/help

which has an editor in which people could practice.

Additionally the texlive.net back end server has a test page where you can try things (and link to pre-filled templates)

https://texlive.net/run?%25!TeX%20lualatex%0A%5Cdocumentclass%7Barticle%7D%0A%5Cusepackage%7Bmarathi%7D%0A%5Cbegin%7Bdocument%7D%0A%E0%A4%A8%E0%A4%AE%E0%A4%B8%E0%A5%8D%E0%A4%95%E0%A4%BE%E0%A4%B0%20%E0%A4%B5%E0%A4%B0%E0%A5%8D%E0%A4%B2%E0%A5%8D%E0%A4%A1%0A%5Cend%7Bdocument%7D

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