Regular Expressions Support

Skip to main content
You are here:
< Back

The Doc Converter Pro template system supports regular expression commands (regex).

Regular expressions are very powerful, but they can be complex. For beginners, we recommend just using the standard template commands.

Note: it is important to note that we only support .net regular expressions.

Generally, .net expressions are the same as standard ones but we recommend you look at some of these third-party sites for guidance on how to format commands.

http://www.regular-expressions.info/dotnet.html

http://regexlib.com/CheatSheet.aspx

http://www.google.com/search?hl=en&q=.net+regular+expressions