Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for replacePlaceholders with ending dot
I noticed that placeholders at the end of a sentence are not matching. ':causer.name has updated :properties.updatedFields.' Removing the last dot works, but is not always nice. I would suggest changing the regex a little.
- Loading branch information