View Single Post
Old 12-04-2023, 08:45 PM   #87
wildfire070
Connoisseur
wildfire070 began at the beginning.
 
Posts: 55
Karma: 32
Join Date: May 2012
Device: Kindle Oasis, Scribe, Paperwhite // Boox Palma // Supernote
On that note, I'm trying to use replace_metadata to replace the "&" character with the word "and". I'm using:

Code:
replace_metadata:
 freeformtags,genre=>&=>and
But it produces "andamp;" instead of "and"

For example:

A & B turns into A andamp; B
wildfire070 is offline   Reply With Quote