]> git.ipfire.org Git - thirdparty/kmod.git/commit
CONTRIBUTING.md: make it common markdown compatible
authorEmil Velikov <emil.l.velikov@gmail.com>
Sat, 21 Jun 2025 10:13:15 +0000 (11:13 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 27 Jun 2025 20:19:14 +0000 (15:19 -0500)
commit982e7054d3c3bc94e2060ee3db3267c5a2d9d291
tree0ca0abc918fd3f350d46b26763d183456db29212
parent3ae40a62a1903d63c00ad672ab39539991193c5a
CONTRIBUTING.md: make it common markdown compatible

Adjust the markdown variant, so it renders correctly in both GitHub and
cgit (... vim also seems happier fwiw). AFAICT the latter is using
CommonMarkdown as handled by python-markdown.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/380
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
CONTRIBUTING.md