Download List

Descripción del Proyecto

Highlight is a universal converter from source code to HTML, XHTML, RTF, TeX, LaTeX, SVG, BBCode, and terminal escape sequences. (X)HTML and SVG output are formatted by Cascading Style Sheets. It supports more than 170 programming languages, and includes 80 highlighting color themes. The configuration files are Lua scripts with plug-in support. The converter includes some features to provide a consistent layout of the output code.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-07 11:13
3.13

Se añadió soporte para el lenguaje de Crack. Se fijaron varios errores.
Tags: Stable
Support for the Crack language was added. Several bugs were fixed.

2012-10-06 08:04
3.12

Nombres de clases CSS ahora pueden omitirse en la salida HTML. Se ha agregado el resaltado de interpolación de la cadena. DART y mecanografiado son compatibles. Se ha corregido el código de ejemplo de módulo de trago.
Tags: Stable
CSS class names may now be omitted in HTML output. Highlighting of string interpolation has been added. Dart and TypeScript are supported. The SWIG module example code has been fixed.

2012-08-24 06:08
3.11

El analizador de regex incluido fue reemplazado por impulso xpressive. RELAX NG reconocimiento fue mejorado. Se han solucionado varios errores menores.
The included regex parser was replaced by Boost xpressive. Relax NG recognition was improved. Several minor bugs were fixed.

2012-07-24 09:07
3.10

El resultado predeterminado se cambió de HTML 4.01 a HTML5. ODT plana XML se ha añadido como nuevo formato de salida. El paquete fontenc se ha agregado en la producción de látex. Hipervínculos RTF se han solucionado en varios plugins. Números de línea pueden omitirse para líneas envueltas. Los cuadros de diálogo archivo Qt han sido reemplazados con diálogos nativos.
Tags: Beta
The default output has been changed from HTML 4.01 to HTML5. ODT Flat XML has been added as new output format. The fontenc package has been added in LaTeX output. RTF hyperlinks have been fixed in several plugins. Line numbers may be omitted for wrapped lines. Qt file dialogs have been replaced with native dialogs.

2012-05-02 06:34
3.9

La interfaz de plug-in fue mejorada para permitir la manipulación de texto de salida. Se agregaron algunos plug-ins que insertar hipervínculos a varios sitios en línea de la API en la salida HTML, LaTeX y RTF. Perl y las definiciones de idioma N3 mejoraron. Se han solucionado algunos bugs menores.
The plug-in interface was enhanced to allow output text manipulation. Some plug-ins were added that insert hyperlinks to several online API sites in HTML, LaTeX, and RTF output. Perl and N3 language definitions were improved. Some minor bugs were fixed.

Project Resources