This repository has been archived by the owner on Jun 9, 2022. It is now read-only.
Releases: Perlkonig/grav-plugin-table-importer
Releases · Perlkonig/grav-plugin-table-importer
Grav Plugin: Table Importer
Grav Plugin: Table Importer
- Merged PR#16
- Improved error reporting
Grav Plugin: Table Importer
Fixed a bug with abbreviated shortcodes.
Grav Plugin: Table Importer
Bug fix with data://
calls. Thanks @kyleblanker!
Grav Plugin: Table Importer
Bug fix
Grav Plugin: Table Importer
Added a caption
option.
Grav Plugin: Table Importer
Fixed a bug caused by my not understanding how PHP trim
functions work.
Grav Plugin: Table Importer
Adds a raw
option for including HTML code in your table data.
Grav Plugin: Table Importer
Now extends Shortcode Core plugin, as preferred. It also now renders the HTML directly.
NOT BACKWARDS COMPATIBLE! Please read the revised documentation closely.
Grav Plugin: Table Importer
Fixed a bug related to passing no options (issue #2).