Skip to content

Releases: coldbox-modules/cbmarkdown

3.6.0

20 Apr 17:53
Compare
Choose a tag to compare

Added

  • Upgraded flexmark to latest stable 0.64.0 with all dependencies and extensions
  • New github actions
  • ColdBox 7 auto testing

v3.5.0

18 May 19:39
Compare
Choose a tag to compare

Added

  • New module template updates
  • Add options for configuring code blocks and how they render thanks to @michaelborn
  • Migration to github actions

v3.4.0

28 May 21:31
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.


[3.4.0] => 2020-MAY-28

Added

  • Updated flexmark to 0.50.50
  • Added auto formatting thanks to cfformat
  • Auto-publishing of changelos and artifacts to github upon release
  • New Autolinking extension
  • New Autoanchor extension
  • New YouTube Transformer extension
  • New TOC extension
  • New TaskList extension
  • New Strikethrough extension
  • New Subscript extension

[3.3.0] => 2019-DEC-13

  • New module layout
  • New flexmark core v0.50.44 thanks to @michaelborn

[3.2.0] => 2018-MAR-22

  • Full Emoji support via the cbemoji library

[3.1.0] => 2018-MAR-08

  • Dropped ACF10 support
  • Fixes the appending of user options instead of default options always taking precedence
  • Added accessors to Processor so you can retrieve internal parser and renderer

[3.0.0] => 2017-JUL-26

  • Updated entire core to use Flexmark markdown processor
  • Added global options for processor

[2.0.1]

  • Unified workbench
  • Updated javaloader

[2.0.0]


[1.0.0]

  • Create first module version