<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/tests/examplefiles, branch 2.5.2</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>Fix unicode character</title>
<updated>2019-11-28T05:48:00+00:00</updated>
<author>
<name>Faustino Aguilar</name>
<email>faustinoaq@gmail.com</email>
</author>
<published>2018-05-17T15:03:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=6a926bbf949a5f85f8fb13098a138e7c96260e13'/>
<id>6a926bbf949a5f85f8fb13098a138e7c96260e13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update test.cr to match latest crystal syntax</title>
<updated>2019-11-28T05:47:50+00:00</updated>
<author>
<name>Faustino Aguilar</name>
<email>faustinoaq@gmail.com</email>
</author>
<published>2018-05-17T11:26:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=2f00b79d1b1097bec90f406db68662353594c0b9'/>
<id>2f00b79d1b1097bec90f406db68662353594c0b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add terraform keywords module, data, output, and others</title>
<updated>2019-11-28T05:44:48+00:00</updated>
<author>
<name>Geoffrey Grosenbach</name>
<email>boss@topfunky.com</email>
</author>
<published>2017-12-01T20:33:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=290b7373ec568cf89a8a21e0e95a7918aecdb0e3'/>
<id>290b7373ec568cf89a8a21e0e95a7918aecdb0e3</id>
<content type='text'>
Includes:
- module
- data
- output
- terraform
- config
- backend
- tags

Also includes example.tf with usage of these keywords.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Includes:
- module
- data
- output
- terraform
- config
- backend
- tags

Also includes example.tf with usage of these keywords.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1277 from jjatria/praat-interpolation</title>
<updated>2019-11-26T14:49:26+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>Anteru@users.noreply.github.com</email>
</author>
<published>2019-11-26T14:49:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=74462e59bca72de413ac7d947eb963be67e70e1c'/>
<id>74462e59bca72de413ac7d947eb963be67e70e1c</id>
<content type='text'>
Improve detection of Praat interpolated variables</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve detection of Praat interpolated variables</pre>
</div>
</content>
</entry>
<entry>
<title>Add Solidity lexer.</title>
<updated>2019-11-26T06:05:30+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2019-11-26T06: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=be43f33d42387e0122244a1a6a99493976459831'/>
<id>be43f33d42387e0122244a1a6a99493976459831</id>
<content type='text'>
Fixes #1214
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1214
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Notmuch lexer</title>
<updated>2019-11-26T05:10:12+00:00</updated>
<author>
<name>Daniel Santana</name>
<email>daniel@santana.tech</email>
</author>
<published>2019-11-24T16:04:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=176f1ac9efbbbd6b011f1537b20ab379cef2d9be'/>
<id>176f1ac9efbbbd6b011f1537b20ab379cef2d9be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Zeek lexer based on the Bro lexer</title>
<updated>2019-11-25T19:39:24+00:00</updated>
<author>
<name>Jon Siwek</name>
<email>jsiwek@corelight.com</email>
</author>
<published>2019-11-24T17:02:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=71835d83fbfe004608609b4d2ae29aa8ddf31359'/>
<id>71835d83fbfe004608609b4d2ae29aa8ddf31359</id>
<content type='text'>
Bro has been renamed to Zeek, but the language is essentially the
same without any different treatment of .zeek files from .bro files.

This change also adds general improvements to the lexer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bro has been renamed to Zeek, but the language is essentially the
same without any different treatment of .zeek files from .bro files.

This change also adds general improvements to the lexer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve detection of Praat interpolated variables</title>
<updated>2019-11-25T11:57:05+00:00</updated>
<author>
<name>José Joaquín Atria</name>
<email>jjatria@gmail.com</email>
</author>
<published>2019-11-25T11:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=7421c39812b11b13406bccd98715cd234e2ceaaa'/>
<id>7421c39812b11b13406bccd98715cd234e2ceaaa</id>
<content type='text'>
Changes squashed / updated from https://bitbucket.org/birkenfeld/pygments-main/pull-requests/586
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes squashed / updated from https://bitbucket.org/birkenfeld/pygments-main/pull-requests/586
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Lexer for scdoc</title>
<updated>2019-11-25T08:22:49+00:00</updated>
<author>
<name>Stefan Tatschner</name>
<email>stefan@rumpelsepp.org</email>
</author>
<published>2019-07-08T14:01: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=284c296f33d9b18a20d62828d0580a618b0dd3a2'/>
<id>284c296f33d9b18a20d62828d0580a618b0dd3a2</id>
<content type='text'>
The scdoc markup language is increasingly used by the Wayland
community for writing manpages. Examples are:

* https://git.sr.ht/~sircmpwn/scdoc/tree/master/scdoc.5.scd
* https://github.com/swaywm/sway/blob/master/sway/sway.1.scd
* https://github.com/swaywm/swayidle/blob/master/swayidle.1.scd
* https://git.sr.ht/~sircmpwn/aerc/tree/master/doc/aerc-tutorial.7.scd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The scdoc markup language is increasingly used by the Wayland
community for writing manpages. Examples are:

* https://git.sr.ht/~sircmpwn/scdoc/tree/master/scdoc.5.scd
* https://github.com/swaywm/sway/blob/master/sway/sway.1.scd
* https://github.com/swaywm/swayidle/blob/master/swayidle.1.scd
* https://git.sr.ht/~sircmpwn/aerc/tree/master/doc/aerc-tutorial.7.scd
</pre>
</div>
</content>
</entry>
<entry>
<title>Add E-mail and MIME lexer (#1246)</title>
<updated>2019-11-16T14:08:47+00:00</updated>
<author>
<name>Tzu-ting</name>
<email>tzing@users.noreply.github.com</email>
</author>
<published>2019-11-16T14:08:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=bd306cf34dfee14562482824d0c479e98edf18a5'/>
<id>bd306cf34dfee14562482824d0c479e98edf18a5</id>
<content type='text'>
Add MIME lexer with tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add MIME lexer with tests.
</pre>
</div>
</content>
</entry>
</feed>
