Path to this page:
./
textproc/libhighlight,
Converts source code to formatted text with syntax highlighting (shared library)
Branch: CURRENT,
Version: 4.10,
Package name: libhighlight-4.10,
Maintainer: schmonzHighlight converts source code to formatted text with syntax highlighting.
Supports 100+ programming languages and coloured output in HTML, XHTML, RTF,
TeX, LaTeX, XSL-FO and XML formats.
Required to run:[
lang/lua54]
Required to build:[
devel/boost-headers]
Master sites:
Filesize: 1463.618 KB
Version history: (Expand)
- (2023-11-08) Updated to version: libhighlight-4.10
- (2023-10-20) Updated to version: libhighlight-4.9
- (2023-09-06) Updated to version: libhighlight-4.8
- (2023-07-18) Updated to version: libhighlight-4.7
- (2023-05-24) Updated to version: libhighlight-4.6
- (2023-03-17) Updated to version: libhighlight-4.5
CVS history: (Expand)
2023-11-08 12:11:35 by Amitai Schleier | Files touched by this commit (2) |  |
Log message:
highlight: update to 4.10. Changes:
- updated astyle lib to version 3.4.10
|
2023-10-20 17:58:49 by Amitai Schleier | Files touched by this commit (3) |  |
Log message:
highlight: update to 4.9.
From the changelog:
- updated astyle lib to version 3.4.9
- added support for Elm (#237)
- added support for Factor (#239)
- added support for Cpp2
- updated c.lang to include module keywords
- fixed Lua nested string deprecation error (#238)
|
2023-09-06 20:06:23 by Amitai Schleier | Files touched by this commit (4) |  |
Log message:
Update to 4.8. From the changelog:
- updated astyle lib to version 3.4.6
- moved old yaml.lang to yaml-ansible.lang and added a new yaml
definition (#235)
- omit size property in BBCode output if `--fragment` is set (#234)
- allowed font size unit with `--font-size` for HTML and ODT
output (#145)
- GUI: updated JP translation (#144)
|
2023-07-18 14:19:41 by Amitai Schleier | Files touched by this commit (3) |  |
Log message:
Update to 4.7. From the changelog:
- updated astyle lib to version 3.4.1
- CLI: fixed member variable initialization (#143)
|
2023-05-24 17:53:35 by Amitai Schleier | Files touched by this commit (6) |  |
Log message:
Update to 4.6. From the changelog:
- added `--service-mode` option to run highlight as long running
process (#140)
- added extras/highlight-service.py as an example for the service mode
- updated astyle lib to version 3.3
|
2023-03-17 12:49:50 by Amitai Schleier | Files touched by this commit (4) |  |
Log message:
Update to 4.5. From the changelog:
- added support for Hare
- fixed `--no-trailing-nl` option for LaTeX output (#216)
- fixed typos in rnc.lang, spn.lang and znn.lang (#139)
- fixed missing ngerman package for `--replace-quotes` option (#222)
- fixed quotes highlighting in XML (#226)
- updated file extension lists (#227)
- updated astyle lib to version 3.2
|
2022-11-15 13:07:29 by Amitai Schleier | Files touched by this commit (3) |
Log message:
Update to 4.4. From the changelog:
- added support for Zig
- added `Legacy` option in lsp.conf to add support for LSP servers
without capabilities report
- removed apidocs target in makefile
- CLI: added `--ls-legacy` option
- GUI: added legacy checkbox in the LSP section
|
2022-10-03 20:10:51 by Amitai Schleier | Files touched by this commit (1) |
Log message:
Take MAINTAINER for highlight.
|