<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/</link>
    <language>en-us</language>

    <title>Python/libs/pygments-lexer-pseudocode2: docs/lexer-algpseudocode.rst history</title>
    <description>docs/lexer-algpseudocode.rst revision history</description>
    <item>
    <title>Docs.</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/a094305c5708/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[Docs.<br/>
<br/>
More cross-refs.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sat, 23 May 2026 11:43:21 +0200</pubDate>
</item>
<item>
    <title>More cross-references to &quot;Explicit Token Types&quot; in the docs</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/3e2f7ca64894/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[More cross-references to &quot;Explicit Token Types&quot; in the docs]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 22 May 2026 12:48:39 +0200</pubDate>
</item>
<item>
    <title>Remove the old implementation of explicit token types completely</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/6fc7f9c1d89d/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[Remove the old implementation of explicit token types completely]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 22 May 2026 12:41:08 +0200</pubDate>
</item>
<item>
    <title>Allow &quot;normal&quot; Pygments token names in &quot;\ttX&quot; (&quot;Error&quot;, &quot;Text.Whitespace&quot;, ...)</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/298841bc4dee/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[Allow &quot;normal&quot; Pygments token names in &quot;\ttX&quot; (&quot;Error&quot;, &quot;Text.Whitespace&quot;, ...)]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 22 May 2026 12:32:38 +0200</pubDate>
</item>
<item>
    <title>Implement lexer option &quot;strict_tokentype&quot;.</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/051c8877ee22/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[Implement lexer option &quot;strict_tokentype&quot;.<br/>
<br/>
It allows the \ttX command to synthesize not yet existing token types.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Thu, 21 May 2026 09:32:35 +0200</pubDate>
</item>
<item>
    <title>Implement an alternate syntax for &quot;Explicit Token Types&quot;.</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/afbca50b7dc1/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[Implement an alternate syntax for &quot;Explicit Token Types&quot;.<br/>
<br/>
Uses a generic two-argument syntax and allows escaping of characters using<br/>
the common excaping rules.<br/>
<br/>
For this to work the AlgPseudocodeLexer is now based on Pygment's<br/>
ExtendedRegexLexer instead of RegexLexer.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 20 May 2026 20:35:37 +0200</pubDate>
</item>
<item>
    <title>FIX: Heading levels</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/1683a10eabb2/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[FIX: Heading levels]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 20 May 2026 20:32:42 +0200</pubDate>
</item>
<item>
    <title>Make &quot;\T&quot; and &quot;\E&quot; aliases for &quot;\TEXT&quot; and &quot;\EXPRESSION&quot;</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/ee512932d603/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[Make &quot;\T&quot; and &quot;\E&quot; aliases for &quot;\TEXT&quot; and &quot;\EXPRESSION&quot;]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 20 May 2026 17:23:41 +0200</pubDate>
</item>
<item>
    <title>Link from &quot;Names and Entities&quot; to &quot;TokenReplaceFilter&quot;</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/315e94bac8a7/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[Link from &quot;Names and Entities&quot; to &quot;TokenReplaceFilter&quot;]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 20 May 2026 12:11:30 +0200</pubDate>
</item>
<item>
    <title>Wording in docs</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/a5c96fdd1cb3/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[Wording in docs]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 20 May 2026 12:10:47 +0200</pubDate>
</item>
<item>
    <title>Allow more separator characters for explicit token types.</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/397ed930a5ba/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[Allow more separator characters for explicit token types.<br/>
<br/>
Extensive tests including a special test when using the backslash.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 20 May 2026 12:10:01 +0200</pubDate>
</item>
<item>
    <title>FIX: Example when escaping string delimiters</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/77cfab93a60e/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[FIX: Example when escaping string delimiters]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 20 May 2026 09:51:29 +0200</pubDate>
</item>
<item>
    <title>More details on custom filters in the documentation</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/9790553d7225/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[More details on custom filters in the documentation]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 19 May 2026 21:54:10 +0200</pubDate>
</item>
<item>
    <title>Consistently write code blocks in the documentation text as &quot;code block&quot;.</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/ea19b621081d/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[Consistently write code blocks in the documentation text as &quot;code block&quot;.<br/>
<br/>
Previously it sometimes was &quot;code-block&quot;.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 19 May 2026 21:11:28 +0200</pubDate>
</item>
<item>
    <title>Doc enhancements: style, sub-headings, wording, examples, details</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/50bd1e91b822/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[Doc enhancements: style, sub-headings, wording, examples, details]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 19 May 2026 19:01:27 +0200</pubDate>
</item>
<item>
    <title>Optimize documentation layout: use a local ToC where appropriate (lexers, filters)</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/e5ea2f955986/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[Optimize documentation layout: use a local ToC where appropriate (lexers, filters)]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 19 May 2026 18:50:24 +0200</pubDate>
</item>
<item>
    <title>Make a link to the reST source where appropriate to learn about the lexer syntax</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/2e78e255b54e/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[Make a link to the reST source where appropriate to learn about the lexer syntax]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 19 May 2026 18:03:48 +0200</pubDate>
</item>
<item>
    <title>In the number example use 1234567890 also</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/7df1fd3bab87/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[In the number example use 1234567890 also]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sat, 16 May 2026 00:35:51 +0200</pubDate>
</item>
<item>
    <title>FIX: Syntax description of &quot;Explicit Token Types&quot;.</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/c4e8c7010ca0/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[FIX: Syntax description of &quot;Explicit Token Types&quot;.<br/>
<br/>
Backslash was doubled erroneously in the output.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sat, 16 May 2026 00:20:58 +0200</pubDate>
</item>
<item>
    <title>Title/metadata of PDF documentation builds:</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/d470250f8451/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[Title/metadata of PDF documentation builds:<br/>
<br/>
- make the printet &quot;normal&quot; date also a revision date<br/>
- print an extra line with creation date and the revision number]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 15 May 2026 05:15:59 +0200</pubDate>
</item>
<item>
    <title>Allow nested \TEXT and \EXPR commands.</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/18553f595b34/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[Allow nested \TEXT and \EXPR commands.<br/>
<br/>
\TEXT within \TEXT and \EXPR within \EXPR is allowed!]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Thu, 14 May 2026 07:30:38 +0200</pubDate>
</item>
<item>
    <title>A chapter about escaping rules</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/f20177032d21/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[A chapter about escaping rules]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 13 May 2026 15:57:26 +0200</pubDate>
</item>
<item>
    <title>Aliases for states: context or mode</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/de7118d299e9/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[Aliases for states: context or mode]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 13 May 2026 15:56:58 +0200</pubDate>
</item>
<item>
    <title>Extend the note in &quot;Customized Lexers in Sphinx&quot; somewhat</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/76053daf813e/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[Extend the note in &quot;Customized Lexers in Sphinx&quot; somewhat]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 13 May 2026 15:18:27 +0200</pubDate>
</item>
<item>
    <title>Wording</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/b6a959c31bed/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[Wording]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 13 May 2026 12:47:06 +0200</pubDate>
</item>
<item>
    <title>FIX: Syntax</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/403b500e0ed4/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[FIX: Syntax]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 13 May 2026 11:54:49 +0200</pubDate>
</item>
<item>
    <title>FIX: Typo in &quot;recognize&quot;</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/af8eca1e9006/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[FIX: Typo in &quot;recognize&quot;]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 13 May 2026 11:38:32 +0200</pubDate>
</item>
<item>
    <title>FIX: duplicate word</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/156bcd310596/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[FIX: duplicate word]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 13 May 2026 11:34:44 +0200</pubDate>
</item>
<item>
    <title>Also link to exampled from the PDF properly</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/418846a2623c/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[Also link to exampled from the PDF properly]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 12 May 2026 21:07:42 +0200</pubDate>
</item>
<item>
    <title>Link to some source code of example pseudocode files</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/95754197f5b3/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[Link to some source code of example pseudocode files]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 12 May 2026 20:22:47 +0200</pubDate>
</item>
<item>
    <title>Docs formatting</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/ad80fcbf7b47/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[Docs formatting]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 11 May 2026 14:49:52 +0200</pubDate>
</item>
<item>
    <title>Much more details and refinements in the docs</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/3c517c22df9c/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[Much more details and refinements in the docs]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 11 May 2026 10:39:39 +0200</pubDate>
</item>
<item>
    <title>REFACTOR: All documentation pages refactored: merge intro and details for lexers and filters</title>
    <link>https://hg2.dom66.de/hgrepos/Python/libs/pygments-lexer-pseudocode2/log/bff8b900713a/docs/lexer-algpseudocode.rst</link>
    <description><![CDATA[REFACTOR: All documentation pages refactored: merge intro and details for lexers and filters]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 11 May 2026 01:31:12 +0200</pubDate>
</item>

  </channel>
</rss>
