Skip to content

Commit 1e15dfc

Browse files
committed
1 parent 4446e28 commit 1e15dfc

5 files changed

Lines changed: 2 additions & 1 deletion

File tree

.doctrees/docs/changelog.doctree

1.36 KB
Binary file not shown.

.doctrees/environment.pickle

0 Bytes
Binary file not shown.
0 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": "d23ebda4015fdd72be18a5ff839bea72e782c67dbff9a85d6f323632a0a7f60e", "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": "372a7bcff6eac49fb19922bf2a44afeb5377c1246797911c7dfc173368c7cfdd", "unvendored_tests": false, "version": "2.99"}}}

docs/changelog/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ <h2>Version 2.20.0<a class="headerlink" href="#version-2-20-0" title="Link to th
184184
<li><p>Debian control: Improve architecture parsing (<a class="reference external" href="https://github.com/pygments/pygments/issues/3052">#3052</a>)</p></li>
185185
<li><p>Devicetree: Add support for overlay/fragments (<a class="reference external" href="https://github.com/pygments/pygments/issues/3021">#3021</a>), add bytestring support (<a class="reference external" href="https://github.com/pygments/pygments/issues/3022">#3022</a>), fix catastrophic backtracking (<a class="reference external" href="https://github.com/pygments/pygments/issues/3057">#3057</a>)</p></li>
186186
<li><p>Fennel: Various improvements (<a class="reference external" href="https://github.com/pygments/pygments/issues/2911">#2911</a>)</p></li>
187+
<li><p>Haskell: Handle escape sequences in character literals (<a class="reference external" href="https://github.com/pygments/pygments/issues/3069">#3069</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/1795">#1795</a>)</p></li>
187188
<li><p>Java: Add module keywords (<a class="reference external" href="https://github.com/pygments/pygments/issues/2955">#2955</a>)</p></li>
188189
<li><p>Lean4: Add operators <code class="docutils literal notranslate"><span class="pre">]'</span></code>, <code class="docutils literal notranslate"><span class="pre">]?</span></code>, <code class="docutils literal notranslate"><span class="pre">]!</span></code> (<a class="reference external" href="https://github.com/pygments/pygments/issues/2946">#2946</a>)</p></li>
189190
<li><p>LESS: Support single-line comments (<a class="reference external" href="https://github.com/pygments/pygments/issues/3005">#3005</a>)</p></li>

0 commit comments

Comments
 (0)