diff options
author | gbrandl <devnull@localhost> | 2007-05-28 22:44:29 +0200 |
---|---|---|
committer | gbrandl <devnull@localhost> | 2007-05-28 22:44:29 +0200 |
commit | f560d7092ae5e408ffa0820246753fb308803669 (patch) | |
tree | 48561e122909abb3f0c9b3da4169f3512358eca8 /docs | |
parent | 8296a00a9bc50d9fd5b19931625c18350d62bafc (diff) | |
download | pygments-f560d7092ae5e408ffa0820246753fb308803669.tar.gz |
[svn] Apply patches by Tim, add MiniD lexer from Jarrett and new example files.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/src/rstdirective.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/src/rstdirective.txt b/docs/src/rstdirective.txt index cce204d3..ac7ddee7 100644 --- a/docs/src/rstdirective.txt +++ b/docs/src/rstdirective.txt @@ -71,6 +71,9 @@ And use it like so:: the code starts here... +to get line numbers (to use the normal formatter, just leave out the option +like above). + Look at the `directive documentation`_ to get all the gory details. |