Skip to content

Commit c0f5c8c

Browse files
committed
add example for rendering source code
1 parent 94c9b2c commit c0f5c8c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

example/slides.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,15 @@ emojis and terminal sessions
5252
on-the-fly reload when changing sources
5353

5454

55+
# code, highlighted
56+
57+
```
58+
public static final void main(String[] args) {
59+
// foo
60+
}
61+
```
62+
63+
5564
# asciiart: boxes {bg=SteelBlue}
5665

5766
ditaa

0 commit comments

Comments
 (0)