forked from pool/python-Pygments
* Fix a packaging issue on macOS
* Updated lexers:
* TOML: Fix bug making lexing of single-quoted strings too
eager
* Cypher: fix comment matching, add missing keywords
* Fortran: add ``elseif`` keyword
* Lean: make it available as ``lean3``, in preparation for
* a possible switch to ``lean`` highlighting as Lean 4
* JSON: add MIME types and file extensions for several line-
delimited JSON formats
* Nix: many improvements
* OCaml: Add ``and`` keyword, remove ``value`` from keywords
* Python: add ``starlark`` and ``bazel`` aliases
* Snowball: Treat ``len`` like ``size``
* Spice: add ``panic`` keyword and ``->`` operator
* squid.conf: fix catastrophic backtracking
* TOML: rewritten, with many fixes
* Turtle: support blank nodes
* Wikitext: fix erroneous highlighting of LanguageConverter
markup
* CMake: support ``[=[ bracketed arguments ]=]```
* Fix ctags support and tests
* Include ``Lexer.add_filter`` in the documentation
* Add a ``Lean3Lexer`` alias
* The ``pygments.styles`` module contains a new ``STYLES``
variable with a dictionary of built-in styles. The old
``STYLE_MAP`` variable, which uses a different format,
is kept for backwards compatibility.
* On Windows, add a new installation extra (``windows-
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pygments?expand=0&rev=107
44 KiB
44 KiB