Releases: kzykhys/Ciconia
Releases · kzykhys/Ciconia
v1.0.3
- Fixes #27 [URL Auto-linking] URL inside
<code>
(Thanks @joelcuevas for reporting)
- Fixes #28 Wrong underscore parsing (Thanks @joelcuevas for reporting)
v1.0.2
Fixed:
- #26 Unexpected in when URL contains underscores.
v1.0.1
Fixed:
- #21 '_' bug with auto URL parsing (Thanks @breeswish)
- #22 GFM mode didn't add
of lines ends with '&xx;' (Thanks @breeswish)
- #23 GFM auto-link recreated an existing link (Thanks @breeswish)
v0.1.7
Fixes:
- #15 The Reference-style link wasn't working due to a missing lowercase conversion. (@joelcuevas)
- #18 Extra
<br>
in lists.
v0.1.6
- Add --diagnose option to CLI #13
- GFM URL autolinking support #3
v0.1.5
Updated:
- Add ability to modify url before rendering using custom renderer. (Related issue #12)
v0.1.4
Fixed
#5 Made the executables work when this package is used as a depenency. (@evert)
v0.1.3
added --lint|-l (syntax check) option to CLI
v0.1.2
Merge branch 'master' of https://github.com/kzykhys/Ciconia