SmartDown
Smarter Markdown.
- 1.3.1 (released 23rd January, 2012)
- Move
ee_tags:preserve_imagescode to a separate extension, where it belongs. - Disable encoding of
{path=...}tags, unless explicitly told to do otherwise by the newee_tags:encode_pathparameter.
- Move
- 1.3.0 (released 22nd January, 2012)
- Remove EE1 version from package.
- Implement
ee_tags:preserve_imagesparameter. - Add license to package.
- 1.2.1 (released 12th September, 2011)
- Convert “smart quotes” parameter to an integer before calling extension hooks.
- 1.2.0 (released 4th September, 2011)
- Implement pre and post-processing extension hooks.
- Change the way tag encoding is handled, and update documentation to prevent confusion.
- 1.1.0 (released 21st June, 2011)
- Fix several issues related to ExpressionEngine tag encoding.
- Implement ability to specify SmartDown options in
config.php. - Reorganise files, to remain consistent with other add-ons.
- 1.0.2 (released 23rd April, 2010)
- Implement Wes Baker’s fix for my deliberate ternary operator bug, which I totally meant to leave in there for him to find.
- 1.0.1 (released 13th April, 2010)
- Add EE2 compatible version to ZIP file.
- Update (and improve) default handling of en and em dashes. Thanks to Wes Baker for the catch.
- 1.0.0 (released 24th March, 2010)
- Initial public release.