diff options
Diffstat (limited to 'Tutorials.md')
-rw-r--r-- | Tutorials.md | 9 |
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) |