@emdaer/plugin-table
Advanced tools
+12
-0
@@ -6,2 +6,14 @@ # Change Log | ||
| <a name="2.0.1"></a> | ||
| ## [2.0.1](https://github.com/emdaer/emdaer/compare/v2.0.0...v2.0.1) (2018-04-14) | ||
| ### Bug Fixes | ||
| * **core:** override marked to output md. remove minifier ([9fb0c27](https://github.com/emdaer/emdaer/commit/9fb0c27)) | ||
| <a name="2.0.0"></a> | ||
@@ -8,0 +20,0 @@ # [2.0.0](https://github.com/emdaer/emdaer/compare/v1.8.13...v2.0.0) (2018-02-21) |
+1
-1
| { | ||
| "name": "@emdaer/plugin-table", | ||
| "description": "An emdaer plugin that renders HTML tables", | ||
| "version": "2.0.0", | ||
| "version": "2.0.1", | ||
| "repository": "emdaer/emdaer", | ||
@@ -6,0 +6,0 @@ "homepage": "https://emdaer.me/", |
+1
-1
@@ -9,3 +9,3 @@ <!-- | ||
| <p>An emdaer plugin that renders HTML tables</p> | ||
| <!-- Generated by documentation.js. Update this documentation by updating the source code. --> | ||
| <h2 id="tableplugin">tablePlugin</h2> | ||
@@ -12,0 +12,0 @@ <p>A plugin to generate tables</p> |
20937
1.64%