Releases: asikart/ace-markdown-editor
Releases · asikart/ace-markdown-editor
1.1.5
1.1.4
- Upgrade ACE editor
- Update autolink logic
- Bug fixes
1.1.3
- Add Drag & Drop upload
- Bug fixes
1.1.1
- Bug fixes
1.1.0
- Decouple Windwalker Framework
- Update highlight.js to 8.1
- Fix auto link bug, it will ignore url in HTML tags.
NOTE: No longer support Joomla 2.5, please install in 3.2 or higher
v1.0.8
- Auto transform URL to link
- Little language modify.
Last version support Joomla 2.5
v1.0.7
- Fix some error for Joomla! 2.5
- Using toMarkdown library to convert HTML to markdown. (by Sergey Romanov #16 )
- Fix some bugs for file upload.
- Add version to every css & js, that will auto clean cache when upgrade to new version.
- Other bug fixes.
v1.0.6
- New Feature: Amazon S3 uploader in editor by Sergey Romanov
#Notice: Joomla!2.5 user please download this hotfix: https://github.com/asikart/ace-markdown-editor/archive/d2f521d97558d343ee9668e1c141e73e6963499e.zip
v1.0.5
- Fix a little bug of article nav.
- Reformat codes for Joomla coding style.
- Update Markdown Extra to 1.4.0
- Support GitHub flavored markdown code block.
- Fix JS bugs