ep_headings2 0.2.107 → 0.2.108
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/locales/qqq.json +1 -1
- package/package.json +1 -1
package/locales/qqq.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"BryanDavis"
|
|
5
5
|
]
|
|
6
6
|
},
|
|
7
|
-
"ep_headings.style": "
|
|
7
|
+
"ep_headings.style": "{{Identical|Style}}",
|
|
8
8
|
"ep_headings.normal": "Option to remove heading formatting and return to normal text",
|
|
9
9
|
"ep_headings.h1": "Option for Heading level 1 (largest)",
|
|
10
10
|
"ep_headings.h2": "Option for Heading level 2",
|
package/package.json
CHANGED