Markup & Programming Regex To Match Content Between HTML Tags A regular expression to match all text content between the opening and closing HTML tags.
Markup & Programming Regex To Match Fully Qualified Class Name In Java A regular expression to check the plausibility of a fully-qualified class name in Java.
Markup & Programming Python Comment Regular Expression Regular expressions to match Python single line or multiline comments.
Markup & Programming JavaScript/PHP/Java/Kotlin/Go/C/Swift/C# Comment Regular Expression A regular expression to match C-like comments in JavaScript, PHP, Java, Kotlin, Go, C/C++, Swift, and C#.
Markup & Programming WordPress Shortcode Regular Expression A regular expression to match a WordPress shortcode, which is written inside two square brackets.
Markup & Programming CSS Comment Regular Expression A regular expression to match CSS Comments within your document.
Markup & Programming Regular Expression To Match Inline JavaScript A Regular Expression to match inline JavaScript and opening/closing script tags.
Markup & Programming Regular Expression To Match HTML Tags With Attributes A Regular Expression to match opening and closing HTML tags with attributes.
Markup & Programming Regular Expression To Match IMG Tag Without Forward Slash A Regular Expression to match all tags without forward slash (/).
Markup & Programming Regular Expression To Match HTML Tags A Regular Expression to match all opening and closing HTML tags.
Markup & Programming HTML Comment Regular Expression A regular expression to match HTML Comments within your document.