A universal source code to formatted text converter.
http://www.andre-simon.de/
A utility that converts sourcecode to HTML, XHTML, RTF, LaTeX, TeX, XML or ANSI escape sequences with syntax highlighting.
It supports several programming and markup languages.
Language descriptions are configurable and support regular expressions.
The utility offers indentation and reformatting capabilities.
It is easily possible to create new language definitions and colour themes.
- Sources inherited from project devel:tools
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / highlight
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:redwil:devel:tools/highlight && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
highlight-v4.12.tar.bz2 | 0001501917 1.43 MB | |
highlight.changes | 0000048046 46.9 KB | |
highlight.spec | 0000004888 4.77 KB |
Revision 136 (latest revision is 137)
Antoine Belvire (1Antoine1)
committed
(revision 136)
- Update to version 4.12: * Updated astyle lib to version 3.4.16. * Removed `using namespace std;` in header files (gl#saalen/highlight!147). * Added `-webkit-user-select` to HTML line number style (gl#saalen/highlight#214). * Added plug-in outhtml-focus.lua. * Updated lsp.conf to include metals and clojure-lsp configurations. * Fixed Yaml URL recognition. * Fixed Rust raw literal recognition (gl#saalen/highlight#187). * Fixed Factor comment recognition (gl#saalen/highlight#239).
Comments 0