Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
diff docs/lexer-algpseudocode.rst @ 263:2e78e255b54e
Make a link to the reST source where appropriate to learn about the lexer syntax
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 19 May 2026 18:03:48 +0200 |
| parents | 7df1fd3bab87 |
| children | e5ea2f955986 |
line wrap: on
line diff
--- a/docs/lexer-algpseudocode.rst Mon May 18 12:25:48 2026 +0200 +++ b/docs/lexer-algpseudocode.rst Tue May 19 18:03:48 2026 +0200 @@ -5,6 +5,12 @@ AlgPseudocode and Language Variants ************************************* +.. only:: html + + .. hint:: + The reST source of this documentation page can be found + `here <_sources/lexer-algpseudocode.rst.txt>`_. + These lexers are heavily inspired by CTAN’s `Algpseudocodex`_. They recognize all sorts of single- and multi-line comments in addition to expressions and commands that are inspired by `Algpseudocodex`_.
