Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.91 KB

File metadata and controls

48 lines (29 loc) · 1.91 KB

Highlights

A source code highlighter for Julia.

Documentation Build Status
CI

Installation

The package is registered and can be installed using the package manager. In the Julia REPL type ] to enter the package manager REPL mode and run

pkg> add Highlights

Documentation

  • STABLEmost recently tagged version of the documentation.
  • LATESTin-development version of the documentation.

Project Status

The package requires Julia 1.6+ and is tested on Linux, macOS, and Windows.

Contributing and Questions

Contributions are very welcome, as are feature requests and suggestions. The contributing page details the guidelines that should be followed when opening pull requests.

Please open an issue if you encounter any problems.