https://github.com/nozzlegear/honkit-plugin-sdh-syntax-highlighting
A custom Honkit plugin which adds syntax highlighting for the different language code blocks used in The Shopify Development Handbook
https://github.com/nozzlegear/honkit-plugin-sdh-syntax-highlighting
honkit
Last synced: 4 months ago
JSON representation
A custom Honkit plugin which adds syntax highlighting for the different language code blocks used in The Shopify Development Handbook
- Host: GitHub
- URL: https://github.com/nozzlegear/honkit-plugin-sdh-syntax-highlighting
- Owner: nozzlegear
- License: mit
- Created: 2022-11-09T03:00:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-09T03:03:01.000Z (almost 3 years ago)
- Last Synced: 2025-03-06T02:48:17.642Z (7 months ago)
- Topics: honkit
- Language: TypeScript
- Homepage: https://nozzlegear.com/shopify-development-handbook
- Size: 40 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# honkit-plugin-sdh-syntax-highlighting
A custom Honkit plugin which adds syntax highlighting for the different language code blocks used in [The Shopify Development Handbook](https://nozzlegear.com/shopify-development-handbook)
| Language tag | Supported |
| -------- | --------- |
| cshtml (razor) | ✅ |
| ts (typescript) | ✅ |
| js (javascript) | ✅ |
| cs, csharp (C#) | ✅ |
| fs, fsharp (F#) | ✅ |
| diff, patch (git diff) | ✅ |