Persist parser and parser settings in URL
Open
feature request
- Dominant language
- JavaScript
- Stars
- 6.5k
- Forks
- 772
- PR merge metrics
- No merged PRs in 30d
Description
To make sharing code snippets easier, it would be convenient to store the selected parser and parser settings in the URL.
However, I don't really like to update the current URI with that information, since it will look ugly and mess with the browser history. Instead, we could add a "share" button that shows a copyable version of the URL, just like jsfiddle does.
I'm already working on this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.