]> git.ipfire.org Git - thirdparty/bind9.git/commit
Convert PLATFORMS file from Markdown to reStructuredText
authorPetr Špaček <pspacek@isc.org>
Wed, 19 Jan 2022 14:24:39 +0000 (15:24 +0100)
committerMichał Kępień <michal@isc.org>
Mon, 24 Jan 2022 08:27:55 +0000 (09:27 +0100)
commit627ac5a88aa8668969e691ec70e3987095f286fe
tree135e02da483332b1c88c5397e4f228f98602730c
parentaebb20946156228c4539ba9bce691c480985b401
Convert PLATFORMS file from Markdown to reStructuredText

Converted using pandoc 2.14.2-9 on Arch Linux:

    $ pandoc -f markdown -t rst PLATFORMS.md > PLATFORMS.rst

The pandoc-generated copyright header was subsequently replaced with
usual one for .rst files.
PLATFORMS.md [deleted file]
PLATFORMS.rst [new file with mode: 0644]