Skip to content

Releases: kzykhys/Ciconia

v1.0.3

24 Jan 03:53
Compare
Choose a tag to compare
  • Fixes #27 [URL Auto-linking] URL inside <code> (Thanks @joelcuevas for reporting)
  • Fixes #28 Wrong underscore parsing (Thanks @joelcuevas for reporting)

v1.0.2

11 Dec 11:22
Compare
Choose a tag to compare

Fixed:

  • #26 Unexpected in when URL contains underscores.

v1.0.1

04 Dec 15:43
Compare
Choose a tag to compare

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)

v1.0.0

01 Dec 01:18
Compare
Choose a tag to compare

Fixes:

v0.1.7

29 Nov 10:17
Compare
Choose a tag to compare
v0.1.7 Pre-release
Pre-release

Fixes:

  • #15 The Reference-style link wasn't working due to a missing lowercase conversion. (@joelcuevas)
  • #18 Extra <br> in lists.

v0.1.6

15 Nov 14:02
Compare
Choose a tag to compare
v0.1.6 Pre-release
Pre-release
  • Add --diagnose option to CLI #13
  • GFM URL autolinking support #3

v0.1.5

12 Nov 06:11
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release

Updated:

  • Add ability to modify url before rendering using custom renderer. (Related issue #12)

v0.1.4

07 Nov 10:24
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release

Fixed

#5 Made the executables work when this package is used as a depenency. (@evert)

v0.1.3

07 Aug 15:22
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release
added --lint|-l (syntax check) option to CLI

v0.1.2

05 Aug 11:31
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release
Merge branch 'master' of https://github.com/kzykhys/Ciconia