Files
Nathanael Noblet 95c8bb9918 Allow HTML Reader to load from string
We often want to export a table as an excel sheet. The system renders the
html and it seems like a waste of time to write it to the file system to
use the reader. This allows us to render the html and then just pass it to
a reader

Closes #1136
2019-08-17 12:54:22 -07:00
..
2019-07-26 22:21:17 +02:00
2019-07-24 23:12:45 -07:00