4 lines
52 B
Text
4 lines
52 B
Text
|
#!/usr/bin/env sh
|
||
|
|
||
|
marp slides.md --preview --watch
|