md2point.1: minor fixes - pointtools - Simple point utilities to hold text presentations.
 (HTM) git clone git://bitreich.org/pointtools/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/pointtools/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 36fb3f983b760f2f5725b2a0a51356a0782e0417
 (DIR) parent 09e08cd095c441d08225aa95fa594bfe0b5b3a71
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Wed, 29 Apr 2020 18:20:42 +0200
       
       md2point.1: minor fixes
       
       - remove unneeded paragraph after new section.
       - remove trailing spaces.
       
       Signed-off-by: Christoph Lohmann <20h@r-36.net>
       
       Diffstat:
         M md2point.1                          |       3 +--
       
       1 file changed, 1 insertion(+), 2 deletions(-)
       ---
 (DIR) diff --git a/md2point.1 b/md2point.1
       @@ -14,9 +14,8 @@ to the current directory.  The output text files are intended for
        use with catpoint.  The output files are named in a consecutive
        manner with the title in the file name.
        .Sh MARKDOWN FORMAT
       -.Pp
        Lines beginning with
       -.Em ## 
       +.Em ##
        are treated as slide titles, and serve as delimiters between output
        slides.
        .Pp