From 26dcbd9ec1d05c7330b766ce1359f73be7abd011 Mon Sep 17 00:00:00 2001 From: Ryan Richard Date: Mon, 14 Feb 2022 13:45:30 -0800 Subject: [PATCH] Try using ```markdown instead of ```md for coloring --- GOVERNANCE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 0474448d..6bb784ec 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -78,7 +78,7 @@ The below template is an example `README.md` for a new proposal. Other than the high-level details at the top of the template (title, authors, status, sponsor, and approval_date) and the disclaimer at the top, please use whichever sections make the most sense for your proposal. -```md +```markdown --- title: "The Name of My Proposal" authors: [ "@margocrawf", "@enj" ]