Skip to content

Commit dff017d

Browse files
authored
Update README.md
1 parent 7d31a77 commit dff017d

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A modern syntax highlighting for PowerPoint.
44

5+
(後ろに日本語の説明があります)
6+
57
![Screen Shot](doc/PowerSyntax.png)
68

79
## How it works?
@@ -22,3 +24,28 @@ Unzip and execute `PowerSyntax.vsto`.
2224
1. Choose language and theme.
2325
2. Select text or shape that contains text.
2426
3. Run "Apply Syntax Highlight" command.
27+
28+
----
29+
30+
# PowerSyntax
31+
32+
PowerSyntaxは、PowerPoint上でモダンなシンタックスハイライトを提供するアドインです。
33+
34+
## 動作原理
35+
36+
[highlight.js](https://highlightjs.org/)によってシンタックスハイライトを行い、スタイルを抽出しています。
37+
38+
## 機能
39+
40+
* PowerPointの標準的なフォントスタイルを使います。表示する際にはこのアドインを必要としません。
41+
* 185言語、89スタイルに対応しています(2019-07-11現在, thanks to [highlight.js](https://highlightjs.org/))
42+
43+
## インストール
44+
45+
Releaseのページからダウンロードしたzipファイルを展開し、`PowerSyntax.vsto`を実行してください。
46+
47+
## 使用方法
48+
49+
1. "アドイン"タブで言語とテーマを選択します
50+
2. テキスト、またはテキストを含む図形を選択します
51+
3. "Apply Syntax Highlight"をクリックしてシンタックスハイライトを実行します

0 commit comments

Comments
 (0)