RaceCriticalTheories/content/syllabus/fourthsyllabus.md

48 lines
1.4 KiB
Markdown
Raw Normal View History

2020-11-23 15:23:27 +01:00
---
title: Fourth syllabus inside a second topic inside a curriculum
---
# Fourth syllabus
This should work more as an example than anything else. But one could edit and play with it...
Testing formatting:
Table Formatting Test
| Syntax | Description |
| ----------- | ----------- |
| Header | Title |
| Paragraph | Text |
Italic / Bold / Bolid Italic text Test
*This sure is some italic text right here.*
**This text sure is bold right here.**
_This **text** has both the emphasis, wild right?_
List formatting Test
* This is
* An Unformatted
* List with
* Seperate levels
* Acheived with 2 spaces before the asterisk.
Superscript formatting Test
This could be a footnote <sup> 1 </sup> or it could not be.
Subscript formatting Test
There could be a use for <sub> subscript </sub> or maybe there isn't.
Headings Test
# I need this to be the main title
## Maybe I have some subheadings
### Maybe I am really into sub subheadings
#### Organisation may be very important to more
General Link Test
This is a link without formatted text in the brackets [](https://www.google.com)
This is a link with formatted text in the brackets [Hey it's google](https://www.google.com)
Syllabus Link Test
This is a test with clear brackets ![](syllabus: "firstsyllabus.md")
This is a test with text in the brackets ![Check out the second syllabus](syllabus: "secondsyllabus.md")