PtagFilter
Bun

property

markdown.ReactOptions.tagFilter

tagFilter?: boolean

Enable the GFM tag filter, which replaces < with &lt; for disallowed HTML tags (e.g. <script>, <style>, <iframe>). Default: false.