Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 617 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 617 Bytes

highlight

A Chrome extension to highlight any raw code text (with shiki) and beautify HTML, CSS, JS (with beautifier.io)

highlight.js version: branch hljs

Preview

image

Installation

  1. Clone this repo
git clone https://github.com/AutumnVN/highlight
  1. Go to chrome://extensions/

  2. Enable Developer mode

  3. Click Load unpacked and select the cloned folder