@phtml/markdown
Version:
Write markdown in HTML
37 lines (20 loc) • 710 B
Markdown
# Changes to pHTML Markdown
### 4.1.0 (May 16, 2019)
- Updated: `phtml` to 4.1.0 (minor)
### 4.0.0 (May 6, 2019)
- Updated: `phtml` to 4.0.0 (major)
- Updated: `marked` to 0.6.2 (patch)
- Updated: Node 8+ compatibility (major)
### 3.0.0 (March 16, 2019)
- Updated: `phtml` to 3.0.0 (major)
### 2.1.2 (March 11, 2019)
- Fixed: Another issue with re-applying observers
### 2.1.1 (March 11, 2019)
- Fixed: An issue with re-applying observers
- Updated: `phtml` to 2.0.4 (patch)
### 2.1.0 (February 25, 2019)
- Added: Support for defining attributes (defaults to `md` and `markdown`)
### 2.0.0 (February 18, 2019)
- Updated: `phtml` to 2.0.1 (major)
### 1.0.0 (February 11, 2019)
- Initial version