Skip to content

feat: render exceptions that return html

Giordon Holtsberg Stark requested to merge feat/supportHTMLExceptions into master

This uses html2text to convert to markdown and we just store that markdown'd text. This can be installed/enabled via itkdb[contrib].

Merge request reports