Quote:
Originally Posted by oston
But when I try to replace with ā using the \x{0101} the á is replaced with the string \x{0101}
|
With the current Sigil version, you can use the \x{0101] in the find field but you will need to use the replacement character in the replace field.
Find: \x[0101]
Replace: ā
deleted comment about building from source