Author: ael Date: To: dng Subject: Re: [DNG] Questions about markdown
On Mon, Oct 20, 2025 at 04:36:56PM +0200, Didier Kryn wrote: > Hello guys.
>
> I'm confused with markdown files. Essentially I'm concerned with
> README.md like one can find in any git store, like git.devuan.org.
>
> 1) If I write a file in the Markdown format, my browser doesn't know how
> to display it.
As I recall, the wikipedia article on Markdown is pretty good.
But look at the package python3-markdown2. I generally use ghostwriter
(package of the same name) to view and manipulate markdown these days.