How to use "search_replace" code in advanced fetch news mode??
I want to use Search & Replace function during fetching the news.
When I try to convert the book, I can activate the search and replace function.
I also can check it out in "job details" ,like "search_replace: '[["\x20", " "]]'." code in it.
I don't know how to use python because I am not programmer at all.
But I googled so many threads and tried to use python code.
However, it keeps showing ' 'search_replace': None,' in job details.
I couldn't find the solution..
Would you please help me to find the way how to put the code of search&replace from '\x20' to' : ' while fetching news to the advanced recipe?
|