summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRangi <35663410+Rangi42@users.noreply.github.com>2018-01-26 23:00:14 -0500
committerRangi <35663410+Rangi42@users.noreply.github.com>2018-01-26 23:00:14 -0500
commitf14273e73604a6c8f33bfee68282c8c3d8e44c61 (patch)
tree38f1754ef235e09c09cc113147be500641defb0f
parent749ec7bbeb336dfc1edd698b1b8bbb5cdf14dd62 (diff)
Updated Tutorials (markdown)
-rw-r--r--Tutorials.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/Tutorials.md b/Tutorials.md
index b777d48..d921bdb 100644
--- a/Tutorials.md
+++ b/Tutorials.md
@@ -1,3 +1,12 @@
+Tutorials may use diff syntax to show edits:
+
+```diff
+this is some code
+-delete this line
+-add this line
+```
+
+
**How to add a new…**
- [Type (Fairy)](Add-a-new-Fairy-type)