fix: underscores_replace did not alter character tags
#3
by dwgrth - opened
very simple fix
it looks like the on-site editor converted the file from DOS line-endings to Unix, that's why the diff is the entire file
the actual change is on line 169
Minthy changed pull request status to merged