Not clear what this does? Also, copy button doesn’t work on iOS.
it's a wysiwyg-style editor for bold / italics / etc where it replaces the selected range with the unicode bold/etc characters. type some text, then select it. that'll give you a format editor.
Show HN: unicode.style
21–30 of 70 posts
Re: Show HN: unicode.style
#22Doesn't work with accented latin alphabet characters ("ü𝕓𝕖𝕣") - is it a fundamental restriction of the styled unicode charset or a mapping issue? Seems like it should be supported but would need a transition from precomposed characters to the equivalent combination of letter + diacritic.
Re: Show HN: unicode.style
#23Re: Show HN: unicode.style
#24𝔥𝔦 𝕥𝕙𝕖𝕣𝕖 𝓯𝓻𝓲𝓮𝓷𝓭
Re: Show HN: unicode.style
#25Screen readers don’t do very well with this, so please only use it for novelty purposes. Otherwise you will unnecessarily be locking people out from what you write.
That really has to get fixed though.
Re: Show HN: unicode.style
#26Re: Show HN: unicode.style
#27Re: Show HN: unicode.style
#28Screen readers don’t do very well with this, so please only use it for novelty purposes. Otherwise you will unnecessarily be locking people out from what you write.
Re: Show HN: unicode.style
#29I'm having trouble understanding what this does. Apparently there's a popover when you select the text you typed. I had to go to https://github.com/ekmartin/unicode-style to figure this out.