cryogen 2018-11-12

was able to get it to work after playing with markdown-clj offline to get the right recipe. The table styling in the template was horrible, so after tweaking that, I get something usable. not a bug in markdown-clj - I wasn't giving it what it wanted

Wish Markdown was standardized

💯 1

@hoppy has joined the channel

having a bit of difficulty getting tables to work - are these supported?

I also could not get tables to work in Markdown

I ended up dropping down to HTML

(throws up a little)

👍 1

I think I'm getting it to see it's a table, but it doesn't respect the column width "declared" by the '----' line

It could have been my use case. I was using it to add a "caption" to an image

But I definitely had problems with tables in general

What you are describing sounds like bug(s), a repro posted as an issue on markdown-clj would probably be welcome.