Update 'content/syllabus/fourthsyllabus.md'
This commit is contained in:
parent
11839bc8a4
commit
39a62ff679
1 changed files with 4 additions and 2 deletions
|
@ -13,7 +13,9 @@ Table Formatting Test
|
||||||
|
|
||||||
Italic / Bold / Bolid Italic text Test
|
Italic / Bold / Bolid Italic text Test
|
||||||
*This sure is some italic text right here.*
|
*This sure is some italic text right here.*
|
||||||
|
_This text is also in italics_
|
||||||
**This text sure is bold right here.**
|
**This text sure is bold right here.**
|
||||||
|
__This text is also bolded.__
|
||||||
***This text has both the emphasis, wild right?***
|
***This text has both the emphasis, wild right?***
|
||||||
|
|
||||||
List formatting Test
|
List formatting Test
|
||||||
|
@ -23,8 +25,8 @@ List formatting Test
|
||||||
* 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.
|
||||||
|
|
Loading…
Add table
Reference in a new issue