Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
annotate docs/_templates/_DUMMY @ 91:feb41c8d72d2
Instead of "\s+" use "[^\S\n]+" because a \n is not wanted really in this match.
\n is to be handled separately!
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 02 May 2026 14:55:15 +0200 |
| parents | fe7fe4caf978 |
| children |
| rev | line source |
|---|---|
|
59
fe7fe4caf978
ADD: Dummy placeholder files for empty directories in Sphinx (_static, _templates)
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1 This is an empty placeholder |
