diff options
author | Murch <murch@murch.one> | 2024-04-04 16:27:56 -0400 |
---|---|---|
committer | Murch <murch@murch.one> | 2024-04-04 16:27:56 -0400 |
commit | 0092a4318f2201793f46cd71d3e465d143a5ae19 (patch) | |
tree | d10126e02991d618f9e944d51996d8f438b0f209 | |
parent | b3701faef2bdb98a0d7ace4eedbeefa2da4c89ed (diff) |
Clarify permitted status of markdown
Originally BIP-2 disallowed markdown, but markdown formatting was
permitted via #1504.
-rw-r--r-- | bip-0002.mediawiki | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bip-0002.mediawiki b/bip-0002.mediawiki index af8bb30..7de5175 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== |