Skip to content

Releases: ZacJW/markdown-html-action

markdown-html-action 1.2.0

Choose a tag to compare

@ZacJW ZacJW released this 13 Mar 18:04
581e6df

Move <style> block generation to before content to improve compatibility with email clients (0a3d9d0)

markdown-html-action 1.1.1

Choose a tag to compare

@ZacJW ZacJW released this 08 Jan 12:03
3865edc

Fixes JSON parsing error in extensions option (434a1d7)

markdown-html-action 1.1.0

Choose a tag to compare

@ZacJW ZacJW released this 15 Nov 13:23

Added support for extension configuration using input extension_configs.

markdown-html-action 1.0.1

Choose a tag to compare

@ZacJW ZacJW released this 13 Nov 18:01

Fixes a bug where the action crashes if the installation of more than one package is requested with the packages input. Now it works properly.

markdown-html-action 1.0.0

Choose a tag to compare

@ZacJW ZacJW released this 11 Nov 15:41

First release of markdown-html-action