Web Tutorials

This repository was created for my own reference, to keep track of what I've done and remember how to do some of the more complicated things in these languages.

Here is some sample markdown!

Testing a header

And a smaller header

Yet smaller

How many headers are there?

Just one more
Wow, why is this one so small?

Combined bold and italic text

Strikethrough

Testing an inline code block ptr = nullptr

Testing a larger code block

int num = 6;

Testing a list (Doesn't seem to work on all viewers):

  1. Hello
  2. World
  • Second
  • Try

Task List (Doesn't seem to work on all viewers):

  • Completed
  • Uncompleted

Table (Doesn't seem to work on all viewers):

First Column Second column
Test data 1 Test data 2
Test data 3 Test data 4

And finally, a quote

I see nothing, I hear nothing, I know NOTHING! - Sgt. Hanz Schultz

Here is a link to my Bitbucket

And an image:

Octocat

Description
No description provided
Readme 42 KiB
Languages
HTML 95.5%
JavaScript 4.5%