diff options
| author | Georg Brandl <georg@python.org> | 2018-12-18 14:30:49 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2018-12-18 14:30:49 +0100 |
| commit | 53a2e38e73f5b081fde378648d3282ba2cfa4e4f (patch) | |
| tree | 9b27d6186b7cb1c141cb05dfa7e13af67ecffe4c /pygments/lexers/floscript.py | |
| parent | b30f246305216d46a8e440f9a920fd7929d1c821 (diff) | |
| download | pygments-git-53a2e38e73f5b081fde378648d3282ba2cfa4e4f.tar.gz | |
Fix a few markup problems in the docs.
Diffstat (limited to 'pygments/lexers/floscript.py')
| -rw-r--r-- | pygments/lexers/floscript.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/lexers/floscript.py b/pygments/lexers/floscript.py index b393c1e9..4f200809 100644 --- a/pygments/lexers/floscript.py +++ b/pygments/lexers/floscript.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- """ pygments.lexers.floscript - ~~~~~~~~~~~~~~~~~~~~~~ + ~~~~~~~~~~~~~~~~~~~~~~~~~ Lexer for FloScript |
