Simple
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit.
Text can be bold, italic, or strikethrough. Bold, Italic, Both. Bold, Italic, Strikethrough, ALL OF THEM.
You can link to external pages. and other internal links.
This is a blockquote with several lines
Lists
- First item
- Second item
- Third item
- List item
- Another item
- And another item
Let us use some inline code
and check out how it looks
. Here’s some more
.
<html>
<head>
<div style="background-color: #333;">
<a href="https://example.com/">Example</a>
</div>
</head>
</html>
.niceClass {
color: blue;
background-color: #fff;
}
// Javascript code with syntax highlighting.
var fun = function lang(l) {
dateformat.i18n = require("./lang/" + l)
return true
}