code-syntax-addon / code-syntax

Syntax Highlighting Add-on for Google Apps
MIT License
16 stars 4 forks source link
gas syntax-highlighting

Google Docs/Slides Add-On for Syntax Highlighting

Add-ons for Google Docs and Slides to highlight code segments and code spans.

Installation

The add-on is published on the Google Workspace Marketplace, and can be installed from there.

Google Docs Examples

Before After
Before 1 After 1
Before 2 After 2

Google Slides Examples

Before After
Before 1 After 1
Before 2 After 2

Kodify

This add-on was inspired by "Kodify", a google-docs extension that was available at Google (go/kodify).

License

All code is licensed MIT.

Note that the add-ons use https://codemirror.net/ (also licensed MIT).