Releases: FelisDiligens/joplin-plugin-multimd-table-tools
Releases · FelisDiligens/joplin-plugin-multimd-table-tools
1.2.1
- Merged PR Support format full-width chars into
md-table-tools
.
1.2.0
- Merged PR #7 "Support CodeMirror 6" (thanks to @personalizedrefrigerator)
- Fixed issue #5 "Joplin crashes when I add non-dash characters on the table divider", see commit 83706bd
- Added "Enable accelerator" option to plugin settings
1.1.0
- Fixed #4, see commit bc0c743a0165f1a97e2197e9bd0bc665198e464a
- Fixed an issue, where table rows starting with a markdown link wouldn't be parsed correctly.
- Updated dependencies.
- Updated to latest
generator-joplin
. - Removed forked
markdown-it-multimd-table
as Joplin already updated it in the latest version.
1.0.1
- Enabled multiline support for "Forked markdown-it-multimd-table".
- Multiline tables should retain
\
at the end of a row after formatting. - Format on Tab is now enabled by default.
1.0.0
Initial release