Update 'content/syllabus/fourthsyllabus.md'
This commit is contained in:
parent
cc1ea05ffd
commit
f99036aba4
1 changed files with 13 additions and 13 deletions
|
@ -11,34 +11,34 @@ Testing formatting:
|
|||
Table Formatting Test
|
||||
|
||||
|
||||
Italic / Bold / Bolid Italic text Test
|
||||
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
|
||||
|
||||
List formatting Test
|
||||
* This is
|
||||
* An Unformatted
|
||||
* List with
|
||||
* Seperate levels
|
||||
* 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.
|
||||
|
||||
Subscript formatting Test
|
||||
|
||||
Subscript formatting Test
|
||||
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
|
||||
## Maybe I have some subheadings
|
||||
### Maybe I am really into sub subheadings
|
||||
#### Organisation may be very important to more
|
||||
|
||||
General Link Test
|
||||
|
||||
General Link Test
|
||||
This is a link, [This is without https](www.google.com)
|
||||
This is a link with formatted text in the brackets [Hey it's google](https://www.google.com)
|
||||
|
||||
Syllabus Link Test
|
||||
|
||||
Syllabus Link Test
|
||||
This is a test with clear brackets 
|
||||
This is a test with text in the brackets 
|
||||
|
|
Loading…
Add table
Reference in a new issue