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.
Files changed (2) hide show
  1. package/locales/qqq.json +1 -1
  2. 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": "Label for the heading style dropdown and its aria-label. {{Identical|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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "description": "Adds heading support to Etherpad Lite. Includes improved suppot for export, i18n etc.",
3
3
  "name": "ep_headings2",
4
- "version": "0.2.107",
4
+ "version": "0.2.108",
5
5
  "author": {
6
6
  "name": "John McLear",
7
7
  "email": "john@mclear.co.uk"