Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
annotate docs/_static/custom-haiku.css @ 270:cb66de44a7b9
Make the filter order more logical.
Because the ErrorToGenericErrorTokenFilter is implemented as an application of
the TokenReplaceFilter document the TokenReplaceFilter first.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 19 May 2026 22:59:59 +0200 |
| parents | f761694373e0 |
| children |
| rev | line source |
|---|---|
|
170
f761694373e0
Do not justify the documentation output.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1 p { |
|
f761694373e0
Do not justify the documentation output.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2 /* we do not want the standard "justify" */ |
|
f761694373e0
Do not justify the documentation output.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3 text-align: left; |
|
f761694373e0
Do not justify the documentation output.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4 } |
