|
|
|
|
|
by tpoacher
1623 days ago
|
|
Or you could do what I do, and write the report as specially marked comments in the actual code, which can be grepped out later to create a valid markdown document. Pipe into pandoc, prepend some css, optionally a mathjax header, done. Beautiful reports. Honestly I've yet to be convinced there's good reason for anything more than this. |
|