Releases: jameshawkinscodes/tablepress-advanced-editor-extension
Releases · jameshawkinscodes/tablepress-advanced-editor-extension
TablePress Advanced Editor Extension 1.1.0
Features
- Feature update release
- Now automatically wraps list tags with unordered list tags,
<ul> </ul>
. If the unordered list tags already exist, it will only add the desired<li>
and<ol>
tags.
TablePress Advanced Editor Extension 1.1.0 is a feature release of this plugin and adds smart formatting lists to the TablePress Advanced Editor toolbar.
Full Changelog: https://github.com/reactivewebstudio/tablepress-advanced-editor-extension/commits/v1.1.0
TablePress Advanced Editor Extension 1.0.0
Features
- Adds "Bullet List" and "Numbered List" buttons to the Advanced Editor in TablePress.
- Directly inserts HTML list tags (
<ol>
,<li>
) into the table cell content. - Works seamlessly with both the Quicktags and TinyMCE editors within the TablePress Advanced Editor modal.
TablePress Advanced Editor Extension 1.0.0 is the first release of this plugin and adds basic functionality for adding lists to the TablePress Advanced Editor toolbar.
Full Changelog: https://github.com/reactivewebstudio/tablepress-advanced-editor-extension/commits/v1.0.0