<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/doc/_static/demo.css, branch 2.12.0</title>
<subtitle>github.com: pygments/pygments.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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: 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://git.baserock.org/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: 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://git.baserock.org/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://git.baserock.org/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>
<entry>
<title>demo: guess lexer if none selected</title>
<updated>2021-12-26T20:19:26+00:00</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-12-26T12:19:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=82fb9ab6be22251f0a9d7813867f773d94d78d02'/>
<id>82fb9ab6be22251f0a9d7813867f773d94d78d02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>demo: make form usable while Pyodide is loading</title>
<updated>2021-12-26T20:16:48+00:00</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-12-26T06:39:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=56878a23f698a0fa5c2f884da6ed1f85f2a0feed'/>
<id>56878a23f698a0fa5c2f884da6ed1f85f2a0feed</id>
<content type='text'>
Previously the form could only be filled out after Pyodide finished
loading (since the &lt;select&gt; options were generated via Pyodide).

This commit changes this, so that the &lt;select&gt; options are already
in the static HTML. The "Loading Python..." form overlay is removed,
instead just the Highlight button is disabled, letting users fill
out the form while Pyodide is loading.

When a ?code query parameter is given a "Loading Python..." message
is displayed below the form, since in that case users probably want
to wait for the highlighted code (instead of filling out the form).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously the form could only be filled out after Pyodide finished
loading (since the &lt;select&gt; options were generated via Pyodide).

This commit changes this, so that the &lt;select&gt; options are already
in the static HTML. The "Loading Python..." form overlay is removed,
instead just the Highlight button is disabled, letting users fill
out the form while Pyodide is loading.

When a ?code query parameter is given a "Loading Python..." message
is displayed below the form, since in that case users probably want
to wait for the highlighted code (instead of filling out the form).
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/demo: add ability to highlight text given in url query; copy link feature</title>
<updated>2020-12-16T20:46:34+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2020-12-16T20:46:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=a50791866169e94bb891c9e069c79f69a5189116'/>
<id>a50791866169e94bb891c9e069c79f69a5189116</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
