            MODULE=discount
           VERSION=3.0.1.2
            SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL_FULL=https://github.com/Orc/discount/archive/refs/tags/v$VERSION.tar.gz
        SOURCE_VFY=sha256:4ea6cc8782c6508b3051c469ed7a1b6ca20b023c2a0c26ccd9c83bc7e61dfc16
          WEB_SITE=https://www.pell.portland.or.us/~orc/Code/discount/
           ENTERED=20210226
           UPDATED=20251110
             SHORT="text to html markdown written in C"
cat << EOF
This is my implementation of John Gruber’s Markdown text to html language. There’s not much here that differentiates
it from any of the existing Markdown implementations except that it’s written in C instead of one of the vast flock
of scripting languages that are fighting it out for the Perl crown.
Tools for accessing and converting various ebook file formats
EOF
