projectdiscovery / docs

Centralized docs of ProjectDiscovery
https://docs.projectdiscovery.io
3 stars 31 forks source link

Fix <br /> #32

Closed kiokuless closed 6 months ago

kiokuless commented 6 months ago

Fixed <br /> as it was rendered as a string as shown in the screenshot below.

Before

スクリーンショット 2024-03-15 13 08 46

After

image

olearycrew commented 6 months ago

Thanks for this fix @kiokuless