Description
Provides the core functionality for the Skylighting syntax highlighting library. It contains the shared parsing and highlighting pieces used by formatters and higher-level integrations.
It is useful for tools that need syntax tokenization or highlighting without a specific output backend baked in. It is a developer library and has no standalone visual interface.