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>