From 65fb188b273c6e4e075d17d56fb2ab89c2fcb131 Mon Sep 17 00:00:00 2001 From: iamdoubz Date: Thu, 16 Jan 2020 17:39:52 -0600 Subject: [PATCH] Add a place for markdown syntax --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0a2e47c..b9db99e 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,10 @@ The second way, for advanced users familiar with other Git platforms like [GitHu To Be Created... +## Markdown + +How the heck do I make my pages look as fancy as yours? Well, Gitea uses something called Markdown, which is like css and html, but it isn't. Anyway, I really like [this resource](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet "Markdown Cheatsheet") and has helped me in the past (and now) with the nuances of it. + ### Additional Resources Here is some docs that might help in the future: