Commit Graph

7 Commits

Author SHA1 Message Date
Anders Damsgaard
fd83f17fab Avoid appending to preexisting files
Previously, multiple md2point calls required manually removing
output text files between calls as content was always appended to
the output file. This is no longer the case with this commit, as
output files are cleared on first write.

Signed-off-by: Christoph Lohmann <20h@r-36.net>
2020-04-26 11:14:26 +02:00
Anders Damsgaard
1d4661b2ba Allow slide breaks with #pause
Signed-off-by: Christoph Lohmann <20h@r-36.net>
2020-04-26 11:13:57 +02:00
Christoph Lohmann
809dd8d7ee Remove uneeded colors, fix point replacement issue.
Thanks to Gerrit Meyerheim <gerrit.meyerheim@pernixmail.de> !
2018-08-26 10:05:35 +02:00
Solene Rapenne
4c5d14714b Fix tab replacements with non-gnu sed
Signed-off-by: Christoph Lohmann <20h@r-36.net>
2018-08-13 10:31:42 +02:00
Christoph Lohmann
59ccbc5ce8 Fix md2point title and filename generation. 2018-07-22 18:00:39 +02:00
Christoph Lohmann
21c9fbd191 Add a description and an example for a presentation. 2014-01-21 09:31:45 +01:00
Christoph Lohmann
6595feb811 Initial commit. 2014-01-21 09:25:03 +01:00