We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e5f94d commit 0efd210Copy full SHA for 0efd210
2 files changed
README.md
@@ -0,0 +1,24 @@
1
+# PowerSyntax
2
+
3
+A modern syntax highlighting for PowerPoint.
4
5
+
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
0 commit comments