CCICB / CRUX

Other
2 stars 1 forks source link

Drop ansi characters from error messages before displaying them to users in sweetAlerts #146

Closed selkamand closed 9 months ago

selkamand commented 9 months ago

tags$span(HTML(cli::ansi_html(as.character(err))))

Could also add the code tag if desired - although that will probably strip any bold / highlighted formatting from the error message.