Add more kaomoji, properly escape markdown italics and convert n[aeiou] => ny[aeiou]
Another improvement would be to make the regex match case insensitive as well? But I'm not 100% sure with what the intention of the original author is... so that is untouched
Add more kaomoji, properly escape markdown italics and convert
n[aeiou]
=>ny[aeiou]
Another improvement would be to make the regex match case insensitive as well? But I'm not 100% sure with what the intention of the original author is... so that is untouched