Skip to content

Emalis : QA Automation and Web Development

  • Home
  • Next Steps
  • Recommended Tools
  • Writings
  • Contact
Emalis : QA Automation and Web Development

How to remove html comments using Notepad++

This worked for me. Place text below into Notepad++ :

<!--([^-]|-[^-])*-->

Select Regular Expression radio button, then leave Replace with empty and there you are.

… and this post helped in getting me there : http://www.digocodigo.com/2012/03/code-to-strip-html-tags-in-notepad-and.html

Author emalisPosted on May 15, 2015November 25, 2015

Post navigation

Previous Previous post: Django static files : this post saved me
Next Next post: Icinga2 / IcingaWeb2 : How to get more services listed at once in Service Grid
  • Home
  • Next Steps
  • Recommended Tools
  • Writings
  • Contact
Emalis : QA Automation and Web Development Proudly powered by WordPress