romannurik / SlidesCodeHighlighter

A little web app that helps you copy+paste syntax-highlighted code into slide decks.
https://romannurik.github.io/SlidesCodeHighlighter/
Apache License 2.0
1.07k stars 94 forks source link

Add kotlin support #10

Closed yigit closed 7 years ago

yigit commented 7 years ago

This CL moves the prettify dependency to ToT so that we can use kotlin. Not sure if you want to go this way so feel free to reject, i won't get offended :).

romannurik commented 7 years ago

I think I need to change the dependency though:

"google-code-prettify": "https://github.com/google/code-prettify.git",

Otherwise you get a 403 for git@github.com