summaryrefslogtreecommitdiff
path: root/doc/_templates/demo.html
Commit message (Expand)AuthorAgeFilesLines
* demo: remove Highlight button (update automatically)Martin Fischer2021-12-261-6/+4
* demo: display warning for styles with poor contrastsMartin Fischer2021-12-261-1/+2
* demo: support tokens formatterMartin Fischer2021-12-261-0/+7
* demo: streamline interface (and improve accessibility)Martin Fischer2021-12-261-27/+38
* demo: fix lexer guessing based on filenameMartin Fischer2021-12-261-1/+1
* demo: clean up markupMartin Fischer2021-12-261-16/+23
* demo: instantly apply style changes by avoiding re-lexingMartin Fischer2021-12-261-9/+15
* demo: promote styles with a good contrastMartin Fischer2021-12-261-2/+9
* demo: guess lexer if none selectedMartin Fischer2021-12-261-6/+6
* demo: disable copy link when URI too long for web serverMartin Fischer2021-12-261-0/+1
* demo: stop using deprecated Document.execCommand()Martin Fischer2021-12-261-2/+1
* demo: stop blocking main thread by using web workerMartin Fischer2021-12-261-3/+1
* demo: make form usable while Pyodide is loadingMartin Fischer2021-12-261-7/+13
* doc/demo: add ability to highlight text given in url query; copy link featureGeorg Brandl2020-12-161-0/+3
* demo: rebuild WASM with every pushGeorg Brandl2020-09-011-2/+1
* demo: show Pygments version in useGeorg Brandl2020-09-011-0/+1
* make download feature more compatible, credit to PyodideGeorg Brandl2019-11-241-5/+7
* add feature to download generated HTMLGeorg Brandl2019-11-241-0/+4
* add pyodide-based demo for the websiteGeorg Brandl2019-11-241-0/+47