Skip to content

Commit bf7960b

Browse files
committed
1 parent 1e15dfc commit bf7960b

41 files changed

Lines changed: 39 additions & 39 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.doctrees/docs/changelog.doctree

30 Bytes
Binary file not shown.

.doctrees/download.doctree

0 Bytes
Binary file not shown.

.doctrees/environment.pickle

0 Bytes
Binary file not shown.

_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const DOCUMENTATION_OPTIONS = {
2-
VERSION: '2.19.2',
2+
VERSION: '2.20.0',
33
LANGUAGE: 'en',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'dirhtml',
2 Bytes
Binary file not shown.

_static/pyodide/pyodide-lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"info": {"abi_version": "2025_0", "arch": "wasm32", "platform": "emscripten_4_0_9", "python": "3.13.3", "version": "0.28.1"}, "packages": {"pygments": {"depends": [], "file_name": "pygments-2.99-py3-none-any.whl", "imports": ["Pygments"], "install_dir": "site", "name": "Pygments", "package_type": "package", "sha256": "372a7bcff6eac49fb19922bf2a44afeb5377c1246797911c7dfc173368c7cfdd", "unvendored_tests": false, "version": "2.99"}}}
1+
{"info": {"abi_version": "2025_0", "arch": "wasm32", "platform": "emscripten_4_0_9", "python": "3.13.3", "version": "0.28.1"}, "packages": {"pygments": {"depends": [], "file_name": "pygments-2.99-py3-none-any.whl", "imports": ["Pygments"], "install_dir": "site", "name": "Pygments", "package_type": "package", "sha256": "7f2057ecafe4dd8bb1432824859601530c280ad11c963ae5d31d9b6aad4acb56", "unvendored_tests": false, "version": "2.99"}}}

demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><title>Demo &#8212; Pygments</title>
77
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d75fae25" />
88
<link rel="stylesheet" type="text/css" href="../_static/pygments14.css?v=94696651" />
9-
<script src="../_static/documentation_options.js?v=367e1bbe"></script>
9+
<script src="../_static/documentation_options.js?v=9d4d0f14"></script>
1010
<script src="../_static/doctools.js?v=fd6eb6e6"></script>
1111
<script src="../_static/sphinx_highlight.js?v=6ffebe34"></script>
1212
<link rel="icon" href="../_static/favicon.ico"/>

docs/api/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<title>The full Pygments API &#8212; Pygments</title>
99
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=d75fae25" />
1010
<link rel="stylesheet" type="text/css" href="../../_static/pygments14.css?v=94696651" />
11-
<script src="../../_static/documentation_options.js?v=367e1bbe"></script>
11+
<script src="../../_static/documentation_options.js?v=9d4d0f14"></script>
1212
<script src="../../_static/doctools.js?v=fd6eb6e6"></script>
1313
<script src="../../_static/sphinx_highlight.js?v=6ffebe34"></script>
1414
<link rel="icon" href="../../_static/favicon.ico"/>

docs/authors/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<title>Full contributor list &#8212; Pygments</title>
99
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=d75fae25" />
1010
<link rel="stylesheet" type="text/css" href="../../_static/pygments14.css?v=94696651" />
11-
<script src="../../_static/documentation_options.js?v=367e1bbe"></script>
11+
<script src="../../_static/documentation_options.js?v=9d4d0f14"></script>
1212
<script src="../../_static/doctools.js?v=fd6eb6e6"></script>
1313
<script src="../../_static/sphinx_highlight.js?v=6ffebe34"></script>
1414
<link rel="icon" href="../../_static/favicon.ico"/>

docs/changelog/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<title>Pygments changelog &#8212; Pygments</title>
99
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=d75fae25" />
1010
<link rel="stylesheet" type="text/css" href="../../_static/pygments14.css?v=94696651" />
11-
<script src="../../_static/documentation_options.js?v=367e1bbe"></script>
11+
<script src="../../_static/documentation_options.js?v=9d4d0f14"></script>
1212
<script src="../../_static/doctools.js?v=fd6eb6e6"></script>
1313
<script src="../../_static/sphinx_highlight.js?v=6ffebe34"></script>
1414
<link rel="icon" href="../../_static/favicon.ico"/>
@@ -166,7 +166,7 @@ <h1>Pygments changelog<a class="headerlink" href="#pygments-changelog" title="Li
166166
<p>Pull request numbers before 2.4.2 are not linked as they refer to the now defunct Bitbucket project.</p>
167167
<section id="version-2-20-0">
168168
<h2>Version 2.20.0<a class="headerlink" href="#version-2-20-0" title="Link to this heading"></a></h2>
169-
<p>(unreleased)</p>
169+
<p>(released March 29th, 2026)</p>
170170
<ul class="simple">
171171
<li><p>New lexers:</p>
172172
<ul>

0 commit comments

Comments
 (0)