= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Library for syntax highlighting.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
higlo-0.6.tar.gz
md5=0fd38b48ed99b8ea14ca53b9120ecf99
Description
The purpose of Higlo is not to provide syntax highlighting for every language, nor target every format (HTML, LaTeX, ...). It provides a simple way to support additional languages and develop the generator for the output format you need.
On This Page