|
5 | 5 | </li>
|
6 | 6 | <li><p>Added: compatbility mode for <a href="https://wordpress.org/support/plugin/codecolorer/">CodeColorer</a> . features requested <a href="https://github.com/EnlighterJS/Plugin.WordPress/issues/222">by ajtruckle on GitHub</a></p>
|
7 | 7 | </li>
|
| 8 | +<li><p>Added: filters to alter the editor config (Gutenberg+TinyMCE) - features requested <a href="https://github.com/EnlighterJS/Plugin.WordPress/issues/251">by ajtruckle on GitHub</a></p> |
| 9 | +</li> |
8 | 10 | <li><p>Bugfix: added missing languages to the list (abap,scala,qml,verilog)</p>
|
9 | 11 | </li>
|
10 | 12 | <li><p>Added: <a href="https://httpd.apache.org/docs/2.4/configuring.html">apachehttpd/htaccess</a> support</p>
|
|
23 | 25 | </li>
|
24 | 26 | </ul>
|
25 | 27 | <ul>
|
26 |
| -<li>Added: option to customize the raw code pane</li> |
27 |
| -<li>Added: option to set the token base styles inlcuding font-size - feature requested <a href="https://github.com/EnlighterJS/Plugin.ThemeCustomizer/issues/6">on GitHub</a></li> |
28 |
| -<li>Added: option to set button background-color and line-height</li> |
29 |
| -<li>Added: tab <code>defaults</code> to change global settings</li> |
30 |
| -<li>Changed: moved button related settings to tab <code>buttons</code></li> |
31 |
| -<li>Changed: moved line-number settings to tab <code>lines</code></li> |
32 |
| -<li>Changed: removed tab "fonts"</li> |
33 |
| -<li>Bugfix: highlighted-line hover selector was invalid -> selection of <code>background-color:hover</code> was not possible - thanks to <a href="https://github.com/EnlighterJS/Plugin.ThemeCustomizer/issues/4">ajtruckle on GitHub</a> #4</li> |
| 28 | +<li><p>Added: option to customize the raw code pane</p> |
| 29 | +</li> |
| 30 | +<li><p>Added: option to set the token base styles inlcuding font-size - feature requested <a href="https://github.com/EnlighterJS/Plugin.ThemeCustomizer/issues/6">on GitHub</a></p> |
| 31 | +</li> |
| 32 | +<li><p>Added: option to set button background-color and line-height</p> |
| 33 | +</li> |
| 34 | +<li><p>Added: tab <code>defaults</code> to change global settings</p> |
| 35 | +</li> |
| 36 | +<li><p>Changed: moved button related settings to tab <code>buttons</code></p> |
| 37 | +</li> |
| 38 | +<li><p>Changed: moved line-number settings to tab <code>lines</code></p> |
| 39 | +</li> |
| 40 | +<li><p>Changed: removed tab "fonts"</p> |
| 41 | +</li> |
| 42 | +<li><p>Bugfix: highlighted-line hover selector was invalid -> selection of <code>background-color:hover</code> was not possible - thanks to <a href="https://github.com/EnlighterJS/Plugin.ThemeCustomizer/issues/4">ajtruckle on GitHub</a> #4</p> |
| 43 | +</li> |
| 44 | +<li><p>Bugfix: removed typos in code edit dialog - thanks to <a href="https://github.com/EnlighterJS/Plugin.TinyMCE/issues/10">ajtruckle on GitHub</a></p> |
| 45 | +</li> |
34 | 46 | </ul>
|
0 commit comments