This repository contains a highlightjs plugin for the LANGUAGE_NAME
To install the package, run:
npm install @exercism/highlightjs-uiua
To publish the package, run:
bun publish
First, install the dependencies:
bun install
Then run:
bun dev
This will start a Vite dev server that contains some LANGUAGE_NAME code and some highlighted text.