← Back to Plugins
Theme logo

Syntax Highlight

Add a syntax highlighting component to your Factor app.

Screenshots
Install
Add this package to your Factor enabled project:
npm add @factor/plugin-highlight-code
Click to Copy
Overview

Factor Syntax Highlighter

Overview

This plugin adds a syntax highlighting component for content. All you need to do is wrap your HTML content with <plugin-highlight-code>content</plugin-highlight-code>

Installation

Just add to your application dependencies:

npm add  @factor/plugin-highlight-code

Factor Setup CLI

Run npx factor setup for a question based CLI to help you configure this plugin's options.

Meta
Latest Version
1.8.28
Downloads
330
Updated
May 16, 2021
Created
Mar 27, 2020
Tags
syntax, highlight, markdown, code, css, javascript
Author
Fiction
Repository
View

Have A Factor Plugin or Theme?

Submit Your Extension