@Mora I ran into the same problem you had: html-tags appearing in the result.
Apparently, the script was a bit enthusiastic in converting '<' symbols to '<'. I should have asked for a link to the dictionary that generated the issue. The code in github is now updated to handle it.
|