strikethrough_H_H_H_H_H_H_H_H_H_H_H_H_Hbackspace converter FIXED by leonid (yvl)

#!ruby -p
gsub(/<([ds][^p]*>)(.+?)<.\1/){$2+"^H"*$2.size}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page