index
:
delta/python-packages/pygments-git.git
2382-fix
661/ashsearle/phpclass
686/ximmm/css
704/kenzierocks/antlrv4
716/kemichal/eloquence
719/tatt61880/kuin
723/drhouck/cliterals
732/djrm0/gdscript
752/camoberg/yang
765/lgiordani/m68k
767/6wind/yang
769/mtreinish/openqasm
793/brytonhall/singularity
829/TheMartianLife/yarn
834/john-andrews/chisel
836/MaisaMilena/formality
839/joente/thingsdb
Anteru/issue1009
argparse
bug/angular-html
examplefiles
fix/1437
fix/1579
fix/1698-lineos-wrapping
improve-linenos-handling
master
py2removal
raw-alias
regex
release/2.8.x
stable
task/add-analyze-text
task/improve-crlf-handling
github.com: pygments/pygments.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
_static
/
demo.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Overhaul demo and support running it locally (#2141)
amitkummer
2022-05-21
1
-2
/
+5
*
demo: remove Highlight button (update automatically)
Martin Fischer
2021-12-26
1
-14
/
+43
*
demo: display warning for styles with poor contrasts
Martin Fischer
2021-12-26
1
-0
/
+7
*
demo: support tokens formatter
Martin Fischer
2021-12-26
1
-2
/
+31
*
demo: save and load style to/from URL
Martin Fischer
2021-12-26
1
-16
/
+24
*
demo: fix lexer guessing based on filename
Martin Fischer
2021-12-26
1
-13
/
+4
*
demo: use URLSearchParams browser API
Martin Fischer
2021-12-26
1
-19
/
+8
*
demo: instantly apply style changes by avoiding re-lexing
Martin Fischer
2021-12-26
1
-3
/
+12
*
demo: guess lexer if none selected
Martin Fischer
2021-12-26
1
-22
/
+28
*
demo: disable copy link when URI too long for web server
Martin Fischer
2021-12-26
1
-3
/
+15
*
demo: stop using deprecated Document.execCommand()
Martin Fischer
2021-12-26
1
-9
/
+8
*
demo: stop blocking main thread by using web worker
Martin Fischer
2021-12-26
1
-40
/
+33
*
demo: make form usable while Pyodide is loading
Martin Fischer
2021-12-26
1
-32
/
+19
*
demo: Sort options in lexer select (#1958)
Martin Fischer
2021-11-17
1
-0
/
+1
*
doc/demo: add ability to highlight text given in url query; copy link feature
Georg Brandl
2020-12-16
1
-1
/
+38
*
demo: rebuild WASM with every push
Georg Brandl
2020-09-01
1
-3
/
+0
*
demo: show Pygments version in use
Georg Brandl
2020-09-01
1
-0
/
+3
*
make download feature more compatible, credit to Pyodide
Georg Brandl
2019-11-24
1
-7
/
+14
*
add feature to download generated HTML
Georg Brandl
2019-11-24
1
-0
/
+12
*
add pyodide-based demo for the website
Georg Brandl
2019-11-24
1
-0
/
+81