Skip to content

Use lowdown(1), not mrkd, to generate man pages from Markdown #5437

Closed
@rustyrussell

Description

@rustyrussell

mrkd is pretty bad, complicates dependencies.

We could use lowdown, and also reformat our pages a bit to make them prettier and more consistent.

Command is something like:

lowdown -s --out-no-smarty -Tman -m "title:LIGHTNINGD-CONFIG" -m "section:5" -m "shiftheadinglevelby:-1"

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions