rjeschke/txtmark

Triple backtick (```) code blocks

nindalf opened this issue · 3 comments

Is there a plan to support Girhub style triple back ticks for code blocks? It seems that it does not work at the moment.

I'd be happy to add it if you could give me some guidance on how to start.
Thanks

They are already supported when you activate the extended mode.

This reminds me that the README isn't up to date.

So, updated README accordingly, have a look there for how to use fenced code blocks.

Thanks a lot! :)

Reading the README tells me "Just put this line into your Txtmark file like you would use reference links." I'm sorry to bother you more, but which is the Txtmark file? Could you make that a clearer in the README?