Optimization: check if we are on a comment before using ##Doxygen which contains several RegExpr
PowerShell:
-
//
and/* ... */
are not comments
Some syntaxes:
- add begin/endRegion="Comment"
PowerShell:
//
and /* ... */
are not commentsSome syntaxes: