<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/doc/_static, branch 2.12.0</title>
<subtitle>github.com: pygments/pygments.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/'/>
<entry>
<title>demo: remove Highlight button (update automatically)</title>
<updated>2021-12-26T21:35:30+00:00</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-12-26T21:35:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=fe3d2fc9dcdb5a3329f2945da69e893dfeb30203'/>
<id>fe3d2fc9dcdb5a3329f2945da69e893dfeb30203</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>demo: limit height of formatted code (overflow)</title>
<updated>2021-12-26T21:14:39+00:00</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-12-26T20:24:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=93b645d6626e9f9b80f5b2f9fde55d700346bd24'/>
<id>93b645d6626e9f9b80f5b2f9fde55d700346bd24</id>
<content type='text'>
For large files it's better to have a viewport because
then you can view both the form as well as the part of
the output you are interested in at the same time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For large files it's better to have a viewport because
then you can view both the form as well as the part of
the output you are interested in at the same time.
</pre>
</div>
</content>
</entry>
<entry>
<title>demo: display warning for styles with poor contrasts</title>
<updated>2021-12-26T20:56:35+00:00</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-12-26T19:17:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=9cd171ec763b58e607f8daf8cda96cc9d6269ce4'/>
<id>9cd171ec763b58e607f8daf8cda96cc9d6269ce4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>demo: support tokens formatter</title>
<updated>2021-12-26T20:56:35+00:00</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-12-26T19:05:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=971261c49b895f8b145f6d3e8b5f5c30e76a4ed8'/>
<id>971261c49b895f8b145f6d3e8b5f5c30e76a4ed8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>demo: save and load style to/from URL</title>
<updated>2021-12-26T20:56:35+00:00</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-12-26T18:56:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=a80b3547d80ba163b8e7e24811026cb64c86877b'/>
<id>a80b3547d80ba163b8e7e24811026cb64c86877b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>demo: streamline interface (and improve accessibility)</title>
<updated>2021-12-26T20:56:34+00:00</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-12-26T18:44:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=00c64d4080f819f06b5685c9500f2afc7f37dd5f'/>
<id>00c64d4080f819f06b5685c9500f2afc7f37dd5f</id>
<content type='text'>
* "Try out Pygments!" is more descriptive than "Try it out!"
* Moved the description of the implementation to the end.
* Added a &lt;noscript&gt; tag suggesting `pip install` and pygmentize.
* Added a &lt;label&gt; for the textarea.
* Disable spell checking for the textarea.
* Reduced the scope of the reset button to the file input.
* Added autofocus for the language select.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* "Try out Pygments!" is more descriptive than "Try it out!"
* Moved the description of the implementation to the end.
* Added a &lt;noscript&gt; tag suggesting `pip install` and pygmentize.
* Added a &lt;label&gt; for the textarea.
* Disable spell checking for the textarea.
* Reduced the scope of the reset button to the file input.
* Added autofocus for the language select.
</pre>
</div>
</content>
</entry>
<entry>
<title>demo: fix lexer guessing based on filename</title>
<updated>2021-12-26T20:55:46+00:00</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-12-26T17:54:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=1cfd2b544e5f17d70279cf7e87d2701eeea81c64'/>
<id>1cfd2b544e5f17d70279cf7e87d2701eeea81c64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>demo: use URLSearchParams browser API</title>
<updated>2021-12-26T20:55:46+00:00</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-12-26T17:28:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=855d91063bf3450a97dec50874c637c707046f7d'/>
<id>855d91063bf3450a97dec50874c637c707046f7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>demo: clean up markup</title>
<updated>2021-12-26T20:55:45+00:00</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-12-26T16:33:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=b4d01cf253cdd3bd6681a8d30053f7cce29d79d5'/>
<id>b4d01cf253cdd3bd6681a8d30053f7cce29d79d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>demo: instantly apply style changes by avoiding re-lexing</title>
<updated>2021-12-26T20:55:10+00:00</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-12-26T16:02:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=5660fd6923baaa6d8bc77bc034ab15a8ab97985d'/>
<id>5660fd6923baaa6d8bc77bc034ab15a8ab97985d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
