-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Changes Email regex to use multiline command as otherwise the Start of String (^) and End of String ($) fail to work in a text-block. Previously reported a stopspace-error on [email protected] in the test.txt file. * Strips fields when printing ApaMatch objects. * Utilises and simplifies common YEAR pattern in other patterns Implements ampintextref and fixes andinbracketref * Removes (commented-out) refdatedot pattern * Changes for loops to for-each loops * Outputs appropriate feedback for ampintextref.
- Loading branch information
1 parent
ffa46e7
commit e981792
Showing
1 changed file
with
46 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters