Closed vanniktech closed 6 years ago
Hey there! All the actual syntax highlighting/parsing is done by code-prettify; do you know if this highlights correctly w/ that tool? If not it may be good to file against that issue tracker. Also I assume this is for Kotlin..
There's no easy way to check for me online - like on a sample page, right? I've searched the repo but could not find anything.
I put together a quick demo here: http://jsfiddle.net/k0en3rLm/
Thanks for that. I've opened a few issues on their side:
https://github.com/google/code-prettify/issues/548 https://github.com/google/code-prettify/issues/549 https://github.com/google/code-prettify/issues/550 https://github.com/google/code-prettify/issues/551
Awesome thanks! As soon as those are fixed I can update this repo and app with the latest :)
So far I've found two highlighting issues.
String interpolation is not highlighted:
Numbers in function names are highlighted differently: