comparison docs/_latex/intro-latex.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 8825282f6900
children
comparison
equal deleted inserted replaced
262:27fd802338c6 263:2e78e255b54e
2 2
3 ************** 3 **************
4 Introduction 4 Introduction
5 ************** 5 **************
6 6
7 Metadata 7 .. topic:: Metadata
8 ========
9 8
10 .. include:: ../../README.rst 9 .. include:: ../../README.rst
11 :start-line: 5 10 :start-line: 5
12 :end-before: This package 11 :end-before: This package
13 12
14
15 Content
16 =======
17 13
18 This package contains `Pygments`_ lexers for some basic pseudocode. 14 This package contains `Pygments`_ lexers for some basic pseudocode.
19 15
20 Initially a fork of `pygments-lexer-pseudocode` it has been considerably 16 Initially a fork of `pygments-lexer-pseudocode` it has been considerably
21 changed and expanded. 17 changed and expanded.