Releases: zerodevx/zero-md
Releases · zerodevx/zero-md
v1.3.0
- Exposes the
ZeroMd.config
global to set default values applying to all instances of<zero-md>
in the document. (Ref: PR#12) - thanks @bennypowers! - Update default host CSS to help normalise behavior across browsers. Fixes #13 - thanks @bennypowers!
- Publish on NPM to support modern workflows per #11.
v1.2.2
v1.2.1
v1.2.0
v1.1.0
v1.0.0
Update to v0.2.0
2015-10-23: v0.2.0
- Breaking changes and is incompatible with earlier versions.
- Remove style-module usage - instead mandate a child container element with class="md-html" for simpler styling.
- Remove dependency.
- Remove zero-md-file-loaded convenience event.
- Add reload() method to dynamically reload content inside <xmp> tags.
- Completely rewrite rendering algorithm. Smaller, lighter and faster!
Minor incremental update
Patched default theme CSS.
Initial release
Initial release