Skip to content

Commit e5a040e

Browse files
committed
1 parent f6134e7 commit e5a040e

File tree

6 files changed

+3
-3
lines changed

6 files changed

+3
-3
lines changed

.doctrees/docs/lexers.doctree

18 Bytes
Binary file not shown.

.doctrees/environment.pickle

0 Bytes
Binary file not shown.

.doctrees/languages.doctree

18 Bytes
Binary file not shown.

docs/lexers/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6650,7 +6650,7 @@ <h1>Available lexers<a class="headerlink" href="#available-lexers" title="Link t
66506650
<dd class="field-odd"><p>xml</p>
66516651
</dd>
66526652
<dt class="field-even">Filenames<span class="colon">:</span></dt>
6653-
<dd class="field-even"><p>*.xml, *.xsl, *.rss, *.xslt, *.xsd, *.wsdl, *.wsf</p>
6653+
<dd class="field-even"><p>*.xml, *.xsl, *.rss, *.xslt, *.xsd, *.wsdl, *.wsf, *.xbrl</p>
66546654
</dd>
66556655
<dt class="field-odd">MIME types<span class="colon">:</span></dt>
66566656
<dd class="field-odd"><p>text/xml, application/xml, image/svg+xml, application/rss+xml, application/atom+xml</p>

languages/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2975,7 +2975,7 @@ <h1>Languages<a class="headerlink" href="#languages" title="Link to this heading
29752975
<td><p><a class="reference internal" href="../docs/lexers/#pygments.lexers.x10.X10Lexer" title="pygments.lexers.x10.X10Lexer"><code class="xref py py-class docutils literal notranslate"><span class="pre">X10Lexer</span></code></a></p></td>
29762976
</tr>
29772977
<tr class="row-odd"><td><p><a class="reference external" href="https://www.w3.org/XML">XML</a></p></td>
2978-
<td><p>*.xml, *.xsl, *.rss, *.xslt, *.xsd, *.wsdl, *.wsf</p></td>
2978+
<td><p>*.xml, *.xsl, *.rss, *.xslt, *.xsd, *.wsdl, *.wsf, *.xbrl</p></td>
29792979
<td><p>xml</p></td>
29802980
<td><p><a class="reference internal" href="../docs/lexers/#pygments.lexers.html.XmlLexer" title="pygments.lexers.html.XmlLexer"><code class="xref py py-class docutils literal notranslate"><span class="pre">XmlLexer</span></code></a></p></td>
29812981
</tr>

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)