Skip to content

Commit 4ee59cd

Browse files
committed
1 parent c33e24c commit 4ee59cd

File tree

10 files changed

+6
-2
lines changed

10 files changed

+6
-2
lines changed

.doctrees/docs/changelog.doctree

1.87 KB
Binary file not shown.

.doctrees/docs/lexers.doctree

386 Bytes
Binary file not shown.

.doctrees/environment.pickle

80 Bytes
Binary file not shown.
2 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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ <h2>Version 2.19.0<a class="headerlink" href="#version-2-19-0" title="Link to th
196196
<li><p>New lexers:</p>
197197
<ul>
198198
<li><p>Debian Sources (<a class="reference external" href="https://github.com/pygments/pygments/issues/2788">#2788</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/2747">#2747</a>)</p></li>
199+
<li><p>JSON5 (<a class="reference external" href="https://github.com/pygments/pygments/issues/2734">#2734</a>, <a class="reference external" href="https://github.com/pygments/pygments/issues/1880">#1880</a>)</p></li>
199200
</ul>
200201
</li>
201202
<li><p>Updated lexers:</p>

docs/lexers/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6812,6 +6812,9 @@ <h1>Available lexers<a class="headerlink" href="#available-lexers" title="Link t
68126812
</dd>
68136813
</dl>
68146814
<p>Lexer for JSON5 data structures.</p>
6815+
<div class="versionadded">
6816+
<p><span class="versionmodified added">Added in version 2.19.</span></p>
6817+
</div>
68156818
</dd></dl>
68166819

68176820
</section>

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)