Generates HTML content for jamovi results with error handling.
Usage
createSafeHTMLContent(title, content, includeStyle = TRUE)
Arguments
- title
Character string for section title
- content
Character string or list of content items
- includeStyle
Logical, whether to include CSS styling
Value
Character string with formatted HTML content