Skip to content

Commit 0efd210

Browse files
committed
Add README
1 parent 7e5f94d commit 0efd210

2 files changed

Lines changed: 24 additions & 0 deletions

File tree

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# PowerSyntax
2+
3+
A modern syntax highlighting for PowerPoint.
4+
5+
![Screen Shot](doc/PowerSyntax.png)
6+
7+
## How it works?
8+
9+
Run [highlight.js](https://highlightjs.org/) and extract font styles from its result.
10+
11+
## Features
12+
13+
* Generate native PowerPoint font styles. No need to install this add-in to play.
14+
* 185 languages and 89 styles (at 2019-07-11, thanks to [highlight.js](https://highlightjs.org/))
15+
16+
## Installation
17+
18+
Unzip and execute `PowerSyntax.vsto`.
19+
20+
## Usage
21+
22+
1. Choose language and theme.
23+
2. Select text or shape that contains text.
24+
3. Run "Apply Syntax Highlight" command.

doc/PowerSyntax.png

52.8 KB
Loading

0 commit comments

Comments
 (0)