zero-md

Ridiculously simple zero-config markdown displayer

ISC License

Downloads
6.4K
Stars
423
Committers
5

Bot releases are hidden (Show)

zero-md - v1.2.1

Published by zerodevx over 5 years ago

  • Patch anchor links to support CMD+clicks. (#8)
zero-md - v1.2.0

Published by zerodevx almost 6 years ago

  • Since HTMLImports will soon be deprecated, migrating webcomponent import pattern to ES Modules.
  • Update all CDN links to jsDelivr and pin with semver.
  • Per #6, use getElementById instead to prevent DOM exception error messages.
zero-md - v1.1.0

Published by zerodevx over 6 years ago

  • Add anchor links feature.
  • Update boilerplate to correct layout in Firefox.
  • Update CDN links for markedjs to v0.3.19 and prismjs to v1.14.0.
zero-md - v1.0.0

Published by zerodevx over 6 years ago

zero-md - Update to v0.2.0

Published by zerodevx almost 9 years ago

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 tags.
  • Completely rewrite rendering algorithm. Smaller, lighter and faster!
zero-md - Minor incremental update

Published by zerodevx about 9 years ago

Patched default theme CSS.

zero-md - Initial release

Published by zerodevx about 9 years ago

Initial release