Skip to content

Commit

Permalink
feat(Markdown Node): Add new node to covert between Markdown <> HTML (#…
Browse files Browse the repository at this point in the history
…1728)

* ✨ Markdown Node

* Tweaked wording

* ⬆️ Bump showdown to latest version

* ⚡ Small improvement

* 👕 Fix linting issue

* ⚡ Small improvements

* 🔨 added options, added continue on fail, some clean up

* ⚡ removed test code

* ⚡ added missing semicolumn

* 🔨 wip

* 🔨 replaced library for converting html to markdown, added options

* ⚡ lock file fix

* 🔨 clean up

Co-authored-by: sirdavidoff <1670123+sirdavidoff@users.noreply.github.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
  • Loading branch information
3 people committed Apr 19, 2022
1 parent 2485c5f commit 5d1ddb0
Show file tree
Hide file tree
Showing 3 changed files with 618 additions and 0 deletions.
Loading

0 comments on commit 5d1ddb0

Please sign in to comment.