File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # highlightjs-uiua middot; [ ![ GitHub license ] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://github.com/exercism/highlightjs-uiua/blob/main/LICENSE ) [ ![ npm version ] ( https://img.shields.io/npm/v/@exercism/highlightjs-uiua.svg?style=flat )] ( https://www.npmjs.com/package/@exercism/highlightjs-uiua )
1
+ # highlightjs-LANGUAGE_NAME
2
2
3
- This repository contains a highlightjs plugin for the [ Uiua language ] ( https://www.uiua.org/ ) .
3
+ This repository contains a highlightjs plugin for the LANGUAGE_NAME
4
4
5
5
## Installation
6
6
@@ -32,4 +32,4 @@ Then run:
32
32
bun dev
33
33
```
34
34
35
- This will start a [ Vite dev server] ( https://vite.dev/ ) that contains some Uiua code and some highlighted text.
35
+ This will start a [ Vite dev server] ( https://vite.dev/ ) that contains some LANGUAGE_NAME code and some highlighted text.
You can’t perform that action at this time.
0 commit comments