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