Viima / jquery-comments

The Javascript library of choice for implementing commenting in your web app
http://viima.github.io/jquery-comments/
MIT License
293 stars 118 forks source link

Prevent parsing URLs #131

Open sunflower-seed opened 6 years ago

sunflower-seed commented 6 years ago

It would be nice if you could provide a Variable or a Flag, which turns of the URL Parser for security reasons. For example: Users can comment and quote XML sources in our project. Parsed links are a bit annoying in this context.