rgb-cln/contrib
niftynei f1e9eae1ec
mrkd: use local updated copy of mrkd.py (which uses newer mistune)
Mistune updated from 0.8.4 to 2+ a while ago, however the pypi version
of mrkd was never updated to the newer API. This started breaking
recently.

In this commit we bring the quite simple mrkd file in-house, and update
it to work with the newer mistune API.

Diff between previously generated manpages and current can be found
here:

https://gist.github.com/niftynei/e2c0e4c83b899911def8a57b30f68928

Note that all the emails have been changed from

	fI< to the 'correct' <fI

(This puts the underline for the link inside the starting bracket,
not outside it)
2022-08-28 18:38:35 -05:00
..
docker mrkd: use local updated copy of mrkd.py (which uses newer mistune) 2022-08-28 18:38:35 -05:00
init systemd: After=network-online.target 2019-08-20 20:14:36 +02:00
keys chore: add 3 gpg pubkeys of maintainers to the repository 2021-07-19 13:22:33 +09:30
msggen msggen: Use tempfile + rename to make changes to .msggen.json atomic 2022-07-26 09:49:20 -07:00
plugins JSON-RPC: getmanifest passes allow-deprecated-apis flag. 2020-08-11 08:43:18 +09:30
pylightning contrib/pylightning: remove lightning-pay helper. 2022-06-21 06:52:35 +09:30
pyln-client pyln: update versions to v0.12.0 2022-08-02 10:00:26 -07:00
pyln-proto pyln: update versions to v0.12.0 2022-08-02 10:00:26 -07:00
pyln-spec pytest: Remove all trace of python's "flaky" module. 2022-06-27 17:21:35 +09:30
pyln-testing pytest: don't use bogus scids for first hop of route. 2022-08-09 16:33:24 -05:00
reprobuild repro: Update ubuntu jammy reprobuild 2022-07-21 15:21:12 -05:00
sanitizer_suppressions common/autodata: use instead of ccan/autodata 2021-09-21 18:04:43 +02:00
bootstrap-node.sh contrib: add executable flag for bootstrap-node.sh 2020-05-05 13:27:55 +09:30
lightning-cli.bash-completion Fix bash completion. 2020-05-15 15:25:33 +02:00
short_channel_id-to-txid.sh Add compability to current formalism to short_channel_id-to-txid.sh 2019-10-04 00:38:52 +00:00
startup_regtest.sh contrib startup-regtest: turn off deprecated apis, update deprecated 2022-07-23 16:22:38 +09:30