Loading...
 

Regular Expressions

Regular Expressions 

To include a regular expression on this page, insert the word "code" in curly braces onto the page as you see below. Save the page. Click on the puzzle piece next to the code and a dialog box will pop up, allowing you to paste in the code.
Copy to clipboard
{code}

 

Regex in Paratext

To find capital letters in a new line that are at the beginning of a \q1 or \q2 that is not preceded by a full-stop in the previous line:

Copy to clipboard
(?<!xyz)[^.]\r\n\\q[1|2] [A-Z]

 

 

Copy to clipboard

Links to Regular Expressions
LTCT2016+RegExp


Contributors to this page: dhigby and Pam Gaddis .
Page last modified on Wednesday March 13, 2019 11:19:08 GMT-0000 by dhigby.

License

Creative Commons License
All content on this LingTranSoft wiki are by SIL International are licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.