Markdown elements


This is a sample page. This HTML page is generated from a markdown file named 'markdown.md'. The page properties are defined in another file called markdown.json. In this property file you can add all properties you want. They will be accessible from the templates used to generate the HTML code.

If you need more info on markdown format, please visit this page.

Heading

H3

H4

Emphasis

Emphasis, aka italics, with asterisks or underscores.

Strong emphasis, aka bold, with asterisks or underscores.

Combined emphasis with asterisks and underscores.

Strikethrough uses two tildes. Scratch this.

Lists

  1. First ordered list item
  2. Another item
    • Unordered sub-list.
  3. Actual numbers don't matter, just that it's a number
    • item 1
    • item 2
  4. And another item.

Images

alt text

I'm an inline-style link

I'm an inline-style link with title

No follow external link here : I'm an inline-style link with title

No follow internal link here : Home

Or a simple link like http://www.google.com

Redirect link 301 redirect

PDF link This is a pdf

Code

var s = "JavaScript syntax highlighting";
alert(s);
s = "Python syntax highlighting"
print s

No language indicated, so no syntax highlighting. But let's throw in a tag.

Widget

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas sed diam eget risus varius blandit sit amet non magna. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Cras mattis consectetur purus sit amet fermentum. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Aenean lacinia bibendum nulla sed consectetur.

More info ยป

Tables

Colons can be used to align columns.

Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1

The outer pipes (|) are optional, and you don't need to make the raw Markdown line up prettily. You can also use inline Markdown.

Markdown Less Pretty
Still renders nicely
1 2 3

Blockquotes

Blockquotes are very handy in email to emulate reply text. This line is part of the same quote.

Quote break.

This is a very long line that will still be quoted properly when it wraps. Oh boy let's keep writing to make sure this is long enough to actually wrap for everyone. Oh, you can put Markdown into a blockquote.

Horizontal Rule



HTML 5 video player

Youtube videos

A link to a youtube video :

Markdown Tutorial

or the iframe youtube code :

This is an Ads !