iselp50
clone your own copy | download snapshot

Snapshots | iceberg

No images in this repository’s iceberg at this time

Inside this repository

ChangeLog.md
text/plain

Download raw (361 bytes)

Changelog
=========


Version 1.1
-----------

- The make_link function now takes four arguments:
    - `md`
      :    the current Markdown instance
    - `rel`
      :    the value of the rel attribute
    - `target`
      :    the value of the href attribute
    - `label`
      :    the link text, if any given.


Version 1.0
-----------

- Initial release