Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.34 KB

File metadata and controls

39 lines (30 loc) · 1.34 KB

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.

Help

See the support page for help and troubleshooting.

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

Themes

See the theme gallery for examples of themes.

If you want to contribute a theme, please create a pull request on the gh-pages branch.

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).