-
Notifications
You must be signed in to change notification settings - Fork 0
Lightweight tool for creating HTML slide shows containing syntax highlighted code
erikojebo/code2slide
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Code2slide is a lightweight tool for creating a syntax highlighted HTML slideshow from simple markdown text. Below is an example of a slide written in the markdown format: -------------------------------------------------- Slide title =========== * Bullet 1 * Bullet 2 * Sub bullet 1 // Code is syntax highlighted private void Foo() { // ... } -------------------------------------------------- Information about the markdown format can be found at: http://daringfireball.net/projects/markdown/syntax
About
Lightweight tool for creating HTML slide shows containing syntax highlighted code
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published