Open robzr opened 4 days ago
Thanks for reporting this issue @robzr . I was able to reproduce this issue.
If the resource name has space in-between and if it crossed certain length, then this auto-wrapping happen and goes into new line which creates invalid table row syntax.
Doesn't look like quick fix. I will try to fix it soon. Code location. If anyone able to fix it, please feel free to raise PR
Example of generated markdown from 0.3.13. Note that this is not a regression, this has been happening as long as I've used
tf-summarize
: