Update 'content/syllabus/fourthsyllabus.md'

This commit is contained in:
Teagan C. Lance 2020-12-10 09:56:47 -08:00
parent cc1ea05ffd
commit f99036aba4

View file

@ -11,34 +11,34 @@ Testing formatting:
Table Formatting Test
Italic / Bold / Bolid Italic text Test
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
List formatting Test
* This is
* An Unformatted
* List with
* Seperate levels
* Acheived with 2 spaces before the asterisk.
Superscript formatting Test
Superscript formatting Test
This could be a footnote <sup> 1 </sup> or it could not be.
Subscript formatting Test
Subscript formatting Test
There could be a use for <sub> subscript </sub> or maybe there isn't.
Headings Test
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
General Link Test
This is a link, [This is without 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
Syllabus Link Test
This is a test with clear brackets ![First Syllabus]("firstsyllabus.md")
This is a test with text in the brackets ![Check out the second syllabus](syllabus:"secondsyllabus.md")