Link to highlight.js library

This commit is contained in:
Tarik Jaber
2024-11-11 20:03:53 -05:00
parent dd6635df23
commit 206710f45f

View File

@@ -9,7 +9,7 @@ Code to PDF is a website that allows users to paste source code and generate a P
## Features
- Text box to paste source code
- Syntax highlighting using the highlight.js library
- Syntax highlighting using the [highlight.js](https://highlightjs.org/) library
- Ability to select different themes and programming languages
## Usage