This is the header
This is the subheader
After the include
This is a dummy file to test your brand new PHP Markdown server and the upload form. If you are reading this in your browser, it works! 🎉
| Syntax | Description | Test Text |
|---|---|---|
| Header | Title | Here's this |
| Paragraph | Text | And more |
Markdown allows you to easily write bold text, italic text, and even strikethrough text without touching HTML.
Here is an unordered list of things to test:
Here is an ordered list:
"Markdown is a lightweight markup language with plain-text-formatting syntax." — John Gruber (Creator of Markdown)
You can highlight inline code like basename($_GET['file']), or you can create multiline code blocks: