Add a place for markdown syntax

This commit is contained in:
iamdoubz
2020-01-16 17:39:52 -06:00
parent 5187fe6cba
commit 65fb188b27
+4
View File
@@ -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: