From 61afda2335f272e0915f63753e6a26f62a5ec01b Mon Sep 17 00:00:00 2001 From: silverpill Date: Mon, 15 Apr 2024 22:51:49 +0000 Subject: [PATCH] FEP-a4ed: Convert references into correct format (#280) A minor change. UPD: I think it can wait 1 month Reviewed-on: https://codeberg.org/fediverse/fep/pulls/280 Reviewed-by: helge Reviewed-by: Arnold Schrijver Co-authored-by: silverpill Co-committed-by: silverpill --- fep/a4ed/fep-a4ed.md | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/fep/a4ed/fep-a4ed.md b/fep/a4ed/fep-a4ed.md index 6f0de03..a38f1e6 100644 --- a/fep/a4ed/fep-a4ed.md +++ b/fep/a4ed/fep-a4ed.md @@ -30,9 +30,9 @@ Proposals may be entertaining and humorous (unlike this proposal). ## Language, Document Structure and Format -All Fediverse Enhancement Proposals must be written in English, be properly formatted as CommonMark [CommonMark] and be reasonably grammatical. +All Fediverse Enhancement Proposals must be written in English, be properly formatted as [CommonMark][CommonMark] and be reasonably grammatical. -Authors should use inclusive language and examples and refrain from using oppressive terminology [Internet-Draft-terminology]. +Authors should use inclusive language and examples and refrain from using [oppressive terminology][Internet-Draft-terminology]. ### Proposal Title and Identifier @@ -133,15 +133,21 @@ Minor changes (i.e. a correction of a typo or of a broken link) can be accepted ## History -The process and format described in this proposal is influenced by other community driven documentation efforts such as the BitTorrent Enhancement Proposal Process [BEP-1], Scheme Request for Implementation [SRFI] and the IETF RFC Series [RFC-8729]. +The process and format described in this proposal is influenced by other community driven documentation efforts such as the [BitTorrent Enhancement Proposal Process][BEP-1], [Scheme Request for Implementation][SRFI] and the [IETF RFC Series][RFC-8729]. ## References -- [SRFI] Dave Mason, [Scheme Request For Implementation - Process](https://srfi.schemers.org/srfi-process.html) -- [BEP-1] David Harrison, [The BitTorrent Enhancement Proposal Process](http://bittorrent.org/beps/bep_0001.html), 2008 -- [RFC-8729] Housley, R., Ed., and L. Daigle, Ed., [The RFC Series and RFC Editor](https://www.rfc-editor.org/info/rfc8729), 2020 -- [CommonMark] John MacFarlane, [CommonMark Spec](https://spec.commonmark.org/0.29/) Version 0.29, 2019 -- [Internet-Draft-terminology] Mallory Knodel, [Terminology, Power and Oppressive Language](https://tools.ietf.org/html/draft-knodel-terminology) +- Dave Mason, [Scheme Request For Implementation - Process][SRFI] +- David Harrison, [The BitTorrent Enhancement Proposal Process][BEP-1], 2008 +- Housley, R., Ed., and L. Daigle, Ed., [The RFC Series and RFC Editor][RFC-8729], 2020 +- John MacFarlane, [CommonMark Spec Version 0.29][CommonMark], 2019 +- Mallory Knodel, [Terminology, Power and Oppressive Language][Internet-Draft-terminology] + +[SRFI]: https://srfi.schemers.org/srfi-process.html +[BEP-1]: http://bittorrent.org/beps/bep_0001.html +[RFC-8729]: https://www.rfc-editor.org/info/rfc8729 +[CommonMark]: https://spec.commonmark.org/0.29/ +[Internet-Draft-terminology]: https://tools.ietf.org/html/draft-knodel-terminology ## Copyright