Queries LibraryRegex search and replace multiple strings in a post
Regex search and replace multiple strings in a post
This query retrieves a post, replaces all matches of a list of regex strings with a list of strings in the post's content and title, and stores the post again.