Update 'content/syllabus/fourthsyllabus.md'

This commit is contained in:
Teagan C. Lance 2020-12-10 10:00:47 -08:00
parent 55cac1e142
commit 531779c5d6

View file

@ -15,20 +15,20 @@ Italic / Bold / Bolid Italic text Test
*This sure is some italic text right here.* *This sure is some italic text right here.*
**This text sure is bold right here.** **This text sure is bold right here.**
***This text has both the emphasis, wild right?*** ***This text has both the emphasis, wild right?***
List formatting Test List formatting Test
* This is * This is
* An Unformatted * An Unformatted
* List with * List with
* Seperate levels * Seperate levels
* Acheived with 2 spaces before the asterisk. * 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. 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. 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 # I need this to be the main title
## Maybe I have some subheadings ## Maybe I have some subheadings