From b729d6877dfe578847ec01c5d56fbc2be4dd920e Mon Sep 17 00:00:00 2001 From: Patrick Date: Fri, 14 Nov 2014 21:52:32 -0700 Subject: [PATCH 1/2] Add a note about XML in markdown --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af27495..0e01808 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ Issues can be [submitted](https://github.com/OvercastNetwork/Issues/issues/new) * Be clear and concise in your description * Take advantage of [GitHub Flavored Markdown](http://github.github.com/github-flavored-markdown/)--it's awesome, and it makes your submission that much better! :smile: * Use a *vanilla* environment, making sure to remove any browser extensions or client-side mods +* Use a [fenced code block](https://help.github.com/articles/github-flavored-markdown#fenced-code-blocks) if you need to include a XML refrence on a map issue ### Do not: From 140e72e7a2cb9864360b2fe49bc95192f0cdce06 Mon Sep 17 00:00:00 2001 From: Patrick Date: Sat, 15 Nov 2014 09:29:38 -0700 Subject: [PATCH 2/2] Fix typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e01808..e858d99 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Issues can be [submitted](https://github.com/OvercastNetwork/Issues/issues/new) * Be clear and concise in your description * Take advantage of [GitHub Flavored Markdown](http://github.github.com/github-flavored-markdown/)--it's awesome, and it makes your submission that much better! :smile: * Use a *vanilla* environment, making sure to remove any browser extensions or client-side mods -* Use a [fenced code block](https://help.github.com/articles/github-flavored-markdown#fenced-code-blocks) if you need to include a XML refrence on a map issue +* Use a [fenced code block](https://help.github.com/articles/github-flavored-markdown#fenced-code-blocks) if you need to include an XML reference on a map issue ### Do not: