shorten bulletpoints in example presentation - sent - simple plaintext presenta… | |
git clone git://git.suckless.org/sent | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 448fe33370e1252ea5755066c0623b2c67818357 | |
parent 31be676486aaa655b528b39a161c3deaff477678 | |
Author: Markus Teich <[email protected]> | |
Date: Tue, 17 Nov 2015 02:26:34 +0100 | |
shorten bulletpoints in example presentation | |
Diffstat: | |
M example | 4 ++-- | |
1 file changed, 2 insertions(+), 2 deletions(-) | |
--- | |
diff --git a/example b/example | |
@@ -29,8 +29,8 @@ $ sent FILE1 [FILE2 …] | |
▸ one slide per paragraph | |
▸ lines starting with # are ignored | |
-▸ paragraphs starting with a @ line are png images | |
-▸ for an empty slide just use a \ as a paragraph | |
+▸ image slide: paragraph containing @FILE.png | |
+▸ empty slide: just use a \ as a paragraph | |
# This is a comment and will not be part of the presentation | |