Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 523 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 523 Bytes

objs-highlight

The ObjectiveScript programming language highlight.js definition.

Usage

Use highlight.min.js from the root of the repository as per the highlight.js API.

Building

Invoke ./build-highlightjs with the working directory being the root of this repository.

Development

Modify objectivescript.js. See the highlight.js language definition guide.