This is an add-on to write code in Google docs and presentations.
When I worked at Google there was an add-on go/kodify which allowed to write code segments inside Google docs and then use it to syntax highlight all code.
When I left Google I decided to recreate such an add-on. I added a few tweaks here and there and made it work for presentations as well.
1 comment
[ 2.1 ms ] story [ 15.9 ms ] threadWhen I worked at Google there was an add-on go/kodify which allowed to write code segments inside Google docs and then use it to syntax highlight all code.
When I left Google I decided to recreate such an add-on. I added a few tweaks here and there and made it work for presentations as well.
The code is open-source at https://github.com/floitsch/syntax-addon