For the complete documentation index, see llms.txt. This page is also available as Markdown.

Syntax Highlighter

Overview

Syntax Highlighter can be used to format code snippets.

This is a Vanilla JS Component.

Demo

https://nectar.website/demo/components/syntax-highlighter/

Usage

You can refer to the code present in /partials/components/syntax-highlighter.html file and use it accordingly.

Docs

https://highlightjs.org/usage

Last updated