Hacker News new | ask | show | jobs
by TheMMAGuy 3787 days ago
This is really beautiful. Thanks!

(BTW: The "PHP" option looks to be busted, at least for me. Typing text makes the character count increase, but the text seems to be hidden. Other languages work fine. I'm using Chrome, Version 48.0.2564.103 m on a Windows 7 machine, FWIW.)

1 comments

Thanks for the bug report! Turns out CodeMirror's HTML and PHP modes require the XML mode to also be loaded as a dependency. This is being tracked in https://github.com/LINKIWI/modern-paste/issues/4 if you're interested in following along.