From 78c0de9360542d2cc26ff404ad434ab5e6867c26 Mon Sep 17 00:00:00 2001 From: Sigillum-Rasa Date: Tue, 24 Jul 2018 16:47:06 -0400 Subject: [PATCH] =?UTF-8?q?Removed=20=E2=80=9Cambiguity=E2=80=9D=20remark?= =?UTF-8?q?=20in=20markdown=20description?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 783a572..5d5ac74 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ **The Systems Reference Document (SRD)** contains guidelines for publishing content under the Open-Gaming License (OGL). The [Dungeon Masters Guild](http://dungeonmastersguild.com/) also provides self-publishing opportunities for individuals and groups. The OGL and Dungeon Masters Guild offer different kinds of publishing opportunities. For an overview of the programs, please visit the official [Wizards SRD page](http://dnd.wizards.com/articles/features/systems-reference-document-srd). -**Why Markdown format?** Markdown is a lightweight markup language with plain text formatting syntax created by [John Gruber](https://daringfireball.net). It is designed so that it can be converted to HTML and many other formats using a tool by the same name. Markdown is often used to format readme files, for writing messages in online discussion forums, and to create rich text using a plain text editor. As the initial description of Markdown contained ambiguities and unanswered questions, many implementations and extensions of Markdown appeared over the years to answer these issues. +**Why Markdown format?** Markdown is a lightweight markup language with plain text formatting syntax created by [John Gruber](https://daringfireball.net). It is designed so that it can be converted to HTML and many other formats using a tool by the same name. Markdown is often used to format readme files, for writing messages in online discussion forums, and to create rich text using a plain text editor. **You can view or quick-search through the material online via the project's official website at: [www.ogl-srd5.com](http://ogl-srd5.com).**