Herb Highlighter

Gem: herb-highlighter


The Herb Highlighter renders syntax-highlighted HTML+ERB source, code snippets, and diagnostics with terminal color support.

This is the Ruby counterpart of the @herb-tools/highlighter package.

[!NOTE] This gem is currently an empty placeholder. The implementation lands in a future release.

Installation

bundle add herb-highlighter

Or install it directly:

gem install herb-highlighter

Usage

require "herb/highlighter"

Development

Run bin/setup to install dependencies, then rake test to run the tests. Run bin/console for an interactive prompt.

License

Herb is available as open source under the terms of the MIT License.