Skip to content

Commit f31dee8

Browse files
committed
1 parent d459260 commit f31dee8

File tree

8 files changed

+15
-2
lines changed

8 files changed

+15
-2
lines changed

.doctrees/docs/changelog.doctree

4.65 KB
Binary file not shown.

.doctrees/environment.pickle

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

_static/pyodide/pyodide.asm.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_static/pyodide/pyodide.asm.wasm

0 Bytes
Binary file not shown.

_static/pyodide/test.tar

0 Bytes
Binary file not shown.

docs/changelog/index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,19 @@ <h1>Pygments changelog<a class="headerlink" href="#pygments-changelog" title="Li
192192
<section id="version-2-19-0">
193193
<h2>Version 2.19.0<a class="headerlink" href="#version-2-19-0" title="Link to this heading"></a></h2>
194194
<p>(unreleased)</p>
195+
<ul class="simple">
196+
<li><p>Updated lexers:</p>
197+
<ul>
198+
<li><p>C#: Fix number highlighting (<a class="reference external" href="https://github.com/pygments/pygments/issues/986">#986</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/2727">#2727</a>), add <code class="docutils literal notranslate"><span class="pre">file</span></code> keyword (<a class="reference external" href="https://github.com/pygments/pygments/issues/2726">#2726</a>)</p></li>
199+
<li><p>Elip: Improve punctuation handling (<a class="reference external" href="https://github.com/pygments/pygments/issues/2651">#2651</a>)</p></li>
200+
<li><p>TransactSQL: Fix single-line comments (<a class="reference external" href="https://github.com/pygments/pygments/issues/2717">#2717</a>)</p></li>
201+
<li><p>Vyper: Add <code class="docutils literal notranslate"><span class="pre">staticcall</span></code> and <code class="docutils literal notranslate"><span class="pre">extcall</span></code> (<a class="reference external" href="https://github.com/pygments/pygments/issues/2719">#2719</a>)</p></li>
202+
</ul>
203+
</li>
204+
</ul>
205+
<ul class="simple">
206+
<li><p>Mark file extensions for <code class="docutils literal notranslate"><span class="pre">HTML/XML+Evoque</span></code> as aliases (<a class="reference external" href="https://github.com/pygments/pygments/issues/2743">#2743</a>)</p></li>
207+
</ul>
195208
</section>
196209
<section id="version-2-18-0">
197210
<h2>Version 2.18.0<a class="headerlink" href="#version-2-18-0" title="Link to this heading"></a></h2>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)