From 56ed31ed6f12c67a4966e1fe99a216194241ba9d Mon Sep 17 00:00:00 2001 From: Neil Cuzon <58763315+NeilCuzon@users.noreply.github.com> Date: Mon, 20 Jul 2020 11:34:05 -0700 Subject: [PATCH] Update n00b-syntaxReference.md --- docs/n00b-syntaxReference.md | 28 +++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/docs/n00b-syntaxReference.md b/docs/n00b-syntaxReference.md index cbc389ed0..c5ee86532 100644 --- a/docs/n00b-syntaxReference.md +++ b/docs/n00b-syntaxReference.md @@ -1,6 +1,26 @@ -## Diagram syntax reference +## Diagram syntax +**Edit this Page** [](https://github.com/mermaid-js/mermaid/blob/develop/docs/n00b-syntaxReference.md) + +If you are new to mermaid, read [Getting Started](n00b-gettingStarted.md) and [Overview](n00b-overview.md) sections, to learn the basics about the basics. + +This section is a list of diagram types supported by mermaid, each one explains the syntax with which a diagram or chart can be called. +These are called Diagram Definitions, since they describe the manner with which the diagram is to be rendered by the renderer. + +## mermaid tag: +These Diagram Definitions can be entered within a \