Hello World
WWWillems
Every blog needs a Hello World post
Title
Paragraph text. orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software.
Subtitle
Sometimes even short lists are used such as:
- - Implements GitHub Flavored Markdown
- - This is how you build a list
- - Another list item example
An image
HTML block below
Putting text in a blockquote will render it like to
How about some code?
var React = require('react');
var Markdown = require('react-markdown');
let result = 1 + 1;
console.log("This is some Javascript example code")
Smaller subtitle
Even smaller subtitle
Another paragraph text, pretty neat, eh?
Tables?
Feature | Support |
tables | ✔ |
alignment | ✔ |
wewt | ✔ |
More info?
Read usage information and more on GitHub