errbot icon indicating copy to clipboard operation
errbot copied to clipboard

Add a template function to generate tables in markdown

Open gbin opened this issue 9 years ago • 0 comments

Why? It is really error prone to try to generate a markdown table from a jinja2 template.

We could imagine a function in the jinja2 to take a list of list (or anything consistent with that) and generate a proper markdown table.

gbin avatar Dec 19 '16 14:12 gbin