Skip to content

Commit db1feb8

Browse files
committed
1 parent 1189357 commit db1feb8

File tree

7 files changed

+7
-1
lines changed

7 files changed

+7
-1
lines changed

.doctrees/docs/lexers.doctree

952 Bytes
Binary file not shown.

.doctrees/environment.pickle

0 Bytes
Binary file not shown.
767 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/lexers/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13825,6 +13825,12 @@ <h1>Available lexers<a class="headerlink" href="#available-lexers" title="Link t
1382513825
</dd>
1382613826
</dl>
1382713827
<p>For Typst code.</p>
13828+
<p>Additional options accepted:</p>
13829+
<dl class="simple">
13830+
<dt><cite>start</cite></dt><dd><p>Specifies the starting state of the lexer (one of ‘markup’, ‘math’,
13831+
‘code’). The default is ‘markup’.</p>
13832+
</dd>
13833+
</dl>
1382813834
<div class="versionadded">
1382913835
<p><span class="versionmodified added">Added in version 2.18.</span></p>
1383013836
</div>

0 commit comments

Comments
 (0)