summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Rework URL information in lexers.Matthäus G. Chajdas2022-03-205-382/+90
* Add lexer for parsing Uxntal assembly code. (#2086)Erik Osheim2022-03-131-0/+1
* Added Berry Lexer (#2070)Beormund2022-03-071-0/+1
* Add UL4 lexer. (#2040)Walter Dörwald2022-03-071-0/+1
* Add K and Q lexers (#2073)Nick Psaris2022-03-051-0/+2
* Add qlik lexer (#1925)Gemma Down2022-03-041-0/+1
* Add notes to Contributing.md about common mistakes in lexers (#2075)Jean Abou-Samra2022-03-022-8/+11
* Update CHANGES, language list, versionadded.Matthäus G. Chajdas2022-02-201-0/+1
* Bump to Python 3.6 (closes #2059.)Matthäus G. Chajdas2022-02-011-1/+1
* Happy new year.Georg Brandl2022-01-253-3/+3
* Fix typos (#2030)Kian-Meng Ang2022-01-182-2/+2
* Doc: remove mention of Python 2 (#2039)Jean Abou-Samra2022-01-181-2/+2
* Provide an accurate count instead of "over 500".Matthäus G. Chajdas2021-12-292-1/+2
* Add link to changelog in sidebar.Matthäus G. Chajdas2021-12-291-10/+1
* Add a tooltips option to HtmlFormatter. (#1822)Walter Dörwald2021-12-281-3/+11
* Merge branch 'master' of github.com:pygments/pygments; branch 'master' of htt...Matthäus G. Chajdas2021-12-281-0/+1
|\
| * Add to languages listŠarūnas Navickas2020-09-081-0/+1
* | demo: remove Highlight button (update automatically)Martin Fischer2021-12-263-22/+53
* | demo: limit height of formatted code (overflow)Martin Fischer2021-12-261-2/+15
* | demo: display warning for styles with poor contrastsMartin Fischer2021-12-263-1/+13
* | demo: support tokens formatterMartin Fischer2021-12-264-7/+66
* | demo: save and load style to/from URLMartin Fischer2021-12-261-16/+24
* | demo: streamline interface (and improve accessibility)Martin Fischer2021-12-262-27/+46
* | demo: fix lexer guessing based on filenameMartin Fischer2021-12-263-15/+11
* | demo: use URLSearchParams browser APIMartin Fischer2021-12-261-19/+8
* | demo: clean up markupMartin Fischer2021-12-262-16/+24
* | demo: instantly apply style changes by avoiding re-lexingMartin Fischer2021-12-264-17/+42
* | demo: promote styles with a good contrastMartin Fischer2021-12-262-6/+14
* | demo: guess lexer if none selectedMartin Fischer2021-12-264-42/+74
* | demo: disable copy link when URI too long for web serverMartin Fischer2021-12-262-3/+16
* | demo: stop using deprecated Document.execCommand()Martin Fischer2021-12-262-11/+9
* | demo: stop blocking main thread by using web workerMartin Fischer2021-12-263-43/+60
* | demo: make form usable while Pyodide is loadingMartin Fischer2021-12-264-49/+39
* | Linkify GitHub issue/PR numbers in changelog (#1998)Martin Fischer2021-12-231-1/+18
* | Update CHANGES, language list.Matthäus G. Chajdas2021-12-121-0/+1
* | Fix typo, update CHANGES.Matthäus G. Chajdas2021-12-061-1/+1
* | Clarifying some documentation (#1928)Arthur Milchior2021-12-064-13/+31
* | Finish lexer implementation for SpiceMarc Auberer2021-12-051-0/+1
* | Update CHANGES, language list.Matthäus G. Chajdas2021-11-281-0/+1
* | Add support for BDD features / stories (#1803)xuan2021-11-271-0/+1
* | Fixes for LilyPond (#1968)Jean-Abou-Samra2021-11-212-14/+14
* | Various small cleanups.Matthäus G. Chajdas2021-11-211-0/+1
* | Add lexer and style for LilyPond (#1845)Jean-Abou-Samra2021-11-211-0/+1
* | Add lexer for the Savi language. (#1863)Joe Eli McIlvain2021-11-211-0/+1
* | Fix admonition-note styling.Matthäus G. Chajdas2021-11-211-2/+1
* | Merge pull request #1956 from not-my-profile/sort-style-galleryMatthäus G. Chajdas2021-11-211-0/+10
|\ \
| * | Sort styles in gallery by background luminanceMartin Fischer2021-11-141-0/+10
* | | demo: Sort options in lexer select (#1958)Martin Fischer2021-11-171-0/+1
|/ /
* | Promote styles meeting WCAG AA in styles gallery (#1954)Martin Fischer2021-11-142-18/+42
* | Restore pre background color on websiteMartin Fischer2021-11-042-0/+4