From 0092a4318f2201793f46cd71d3e465d143a5ae19 Mon Sep 17 00:00:00 2001 From: Murch Date: Thu, 4 Apr 2024 16:27:56 -0400 Subject: [PATCH] Clarify permitted status of markdown Originally BIP-2 disallowed markdown, but markdown formatting was permitted via #1504. --- bip-0002.mediawiki | 1 - 1 file changed, 1 deletion(-) diff --git a/bip-0002.mediawiki b/bip-0002.mediawiki index af8bb3090a..7de5175419 100644 --- a/bip-0002.mediawiki +++ b/bip-0002.mediawiki @@ -409,7 +409,6 @@ Why is Public Domain no longer acceptable for new BIPs? * Non-image auxiliary files are permitted in the bip-XXXX subdirectory. * Email addresses are now required for authors. * The Post-History header may be provided as a link instead of a simple date. -* Markdown format is no longer permitted for BIPs. * The Resolution header has been dropped, as it is not applicable to a decentralised system where no authority exists to make final decisions. ==See Also==