log docs/filters.rst @ 298:0052d12ec437

age author description
Sat, 23 May 2026 11:43:21 +0200 Franz Glasner Docs.
Fri, 22 May 2026 12:31:09 +0200 Franz Glasner FIX: the type of a is pygments.token._TokenType -- not pygments.token.Token
Wed, 20 May 2026 12:11:30 +0200 Franz Glasner Link from "Names and Entities" to "TokenReplaceFilter"
Tue, 19 May 2026 22:59:59 +0200 Franz Glasner Make the filter order more logical.
Tue, 19 May 2026 21:54:10 +0200 Franz Glasner More details on custom filters in the documentation
Tue, 19 May 2026 21:09:20 +0200 Franz Glasner Wording in docs
Tue, 19 May 2026 18:50:24 +0200 Franz Glasner Optimize documentation layout: use a local ToC where appropriate (lexers, filters)
Sun, 17 May 2026 16:08:34 +0200 Franz Glasner Make the TokenReplaceFilter more flexible by allowing a replacement map
Wed, 13 May 2026 14:55:30 +0200 Franz Glasner Change the error token filter examples: use a non-existing command
Wed, 13 May 2026 09:47:12 +0200 Franz Glasner Select a smaller font size for all lexer and filter tables in the PDF output.
Tue, 12 May 2026 13:48:00 +0200 Franz Glasner FIX: Consistent rendering of lexer or filter options
Mon, 11 May 2026 14:49:52 +0200 Franz Glasner Docs formatting
Mon, 11 May 2026 01:31:12 +0200 Franz Glasner REFACTOR: All documentation pages refactored: merge intro and details for lexers and filters