Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
comparison README.rst @ 144:b616f9645e37
More referencing with internal and external links
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 07 May 2026 12:21:53 +0200 |
| parents | acd9073cbbe3 |
| children | c4f6f5e771b0 |
comparison
equal
deleted
inserted
replaced
| 143:6da3b9dd4294 | 144:b616f9645e37 |
|---|---|
| 42 Or you can manally select the Pseudocode lexer you want to use by | 42 Or you can manally select the Pseudocode lexer you want to use by |
| 43 using a command line flag:: | 43 using a command line flag:: |
| 44 | 44 |
| 45 pygmentize -l algpseudocode somefile | 45 pygmentize -l algpseudocode somefile |
| 46 | 46 |
| 47 Within Sphinx use a lexer like this:: | 47 Within `Sphinx`_ use a lexer like this:: |
| 48 | 48 |
| 49 .. code-block:: algpseudocode | 49 .. code-block:: algpseudocode |
| 50 | 50 |
| 51 | 51 |
| 52 License | 52 License |
