diff --git a/content/syllabus/fourthsyllabus.md b/content/syllabus/fourthsyllabus.md index ca401a7..eb1c2c3 100644 --- a/content/syllabus/fourthsyllabus.md +++ b/content/syllabus/fourthsyllabus.md @@ -13,7 +13,9 @@ Table Formatting Test Italic / Bold / Bolid Italic text Test *This sure is some italic text right here.* +_This text is also in italics_ **This text sure is bold right here.** +__This text is also bolded.__ ***This text has both the emphasis, wild right?*** List formatting Test @@ -23,8 +25,8 @@ List formatting Test * Seperate levels * Acheived with 2 spaces before the asterisk. -Superscript formatting Test -This could be a footnote 1 or it could not be. +**Superscript formatting Test +This could be a footnote 1 or it could not be.** Subscript formatting Test There could be a use for subscript or maybe there isn't.