Skip to content

Commit 0b1f19f

Browse files
committed
Released v1.3.2
1 parent 7c70ac7 commit 0b1f19f

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v1.3.2
2+
## 16-01-2021
3+
4+
1. [](#bugfix)
5+
* Fixed languages.yaml
6+
17
# v1.3.1
28
## 12-01-2021
39

blueprints.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: TinyMCE Editor Integration
2-
version: 1.3.1
2+
version: 1.3.2
33
description: This is _the_ TinyMCE integration plugin for those not chosen to love Markdown over all comfort.
44
icon: edit
55
author:

languages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ en:
55
WHITELIST: "Whitelist"
66
WHITELIST_HELP: The collection of pages to enable TinyMCE on.
77
BLACKLIST: "Blacklist"
8-
WHITELIST_HELP: The collection of pages to disable TinyMCE on, even if they are whitelisted.
8+
BLACKLIST_HELP: The collection of pages to disable TinyMCE on, even if they are whitelisted.
99
API_KEY: "API key"
1010
API_KEY_HELP: "The API key to use with TinyMCE Cloud. If empty, local copy of TinyMCE will be used"
1111
PLUGINS_HELP: "The plugins to load with TinyMCE"

0 commit comments

Comments
 (0)