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 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
|
||||
|
|
Loading…
Add table
Reference in a new issue