Update 'content/syllabus/fourthsyllabus.md'
This commit is contained in:
parent
55cac1e142
commit
531779c5d6
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue