Copied from sarif-standard/sarif-spec-v1#275, created by @lgolding:
... for example, bold, italic, and hyperlinks?
One possibility is to explicitly allow Markdown. Another is to add a property that specifies one of an enumerated list of allowed formats ("Markdown", "HTML"...) Keeping in mind:
- Security issues
- There are many dialects of Markdown
Copied from sarif-standard/sarif-spec-v1#275, created by @lgolding:
... for example, bold, italic, and hyperlinks?
One possibility is to explicitly allow Markdown. Another is to add a property that specifies one of an enumerated list of allowed formats ("Markdown", "HTML"...) Keeping in mind: