:: Re: [DNG] Any recommendations for "…
Top Page
Delete this message
Reply to this message
Author: SoX NG
Date:  
To: dng
Subject: Re: [DNG] Any recommendations for "markdown" viewers/renderers?
On 03/07/25 11:16, Dan Purgert via Dng wrote:
> On Jul 03, 2025, Walter Dnes wrote:
>>    I want to participate in a math forum on Reddit.  Reddit uses markdown
>> to format output.  I'll need to use markdown to format math equations
>> for posting.  I need to be able to preview math equations on my desktop
>> before posting.  This beats having to edit an "oopsie" after the fact.


And another one: for scripts to convert markdown to HTML I've had most
success with the multimarkdown command-line tool which supports more
extensions that the standard markdown tool

Fedora/Red Hat/Centos: yum install multimarkdown
Debian/Ubuntu/Mint: apt install libtext-multimarkdown-perl
or get the latest version from
https://fletcherpenney.net/multimarkdown or
https://github.com/fletcher/MultiMarkdown-6/releases

though it may depend which particular dialect of markdown you need to
render.


    S


That's the wonderful thing about standards - there are so many to choose
from.

    -- Howard A. Shaw