Markdown support - how best to do that?

This is actually much simpler than others have alluded to. I’ll see if I can make a thing happen in the next week or so :smiley:

1 Like

That’s a nice offer but please be aware that I’ve already solved my requirements by using Erlang - Elixir bridge.

I’ve now moved on to CSV library!

No worries :slight_smile: It’s something I have to do anyway…

My advisor at university always half jokingly asked: “Who doesn’t like an extended subset of features?”

1 Like

Just working on the CSV node - what a nightmare of extended superset of edge-cases disguised as features …

The great thing about Node-RED is that it does a lot of heavy lifting for common functionality, the bad thing is that it all needs to be implemented.

Markdown node was simple in comparison.

1 Like

Hi, I had the same need, tried the same things. I ended up using pandoc-server.