The post to show a Sudoku.
**********************************
[sudoku]
**********************************
The test category.
The post to show a Sudoku.
**********************************
[sudoku]
**********************************
[ribbon id=”myribbon” padding=”10″ height=”100″ width=”200″ color=”#F00″ bgcolor=”#FFF” label=”Featured” position=”right”]
Dit is een text met een ribbon on the right.
[/ribbon]
En een image met alignright zoals dat door de media geinsert is.
En een stuk tekst tussen de text en de image met een ribbon als combinatie tussen media en uitleg.
[ribbon id=”sherkid” padding=”0″ width=”300″ height=”225″ bgcolor=”#CCC” color=”#233″ label=”Sample met text”] 
[/ribbon]
En de image met ribbon zoals die is aangegeven in de uitleg.
[ribbon id=”sherkid” padding=”0″ width=”300″ height=”225″ bgcolor=”#CCC” color=”#F00″ label=”Gereserverd”] 
[/ribbon]

Showing the geoChart option:
++++++++++++++++++++++++++++++++++++++++++++
[geoChart vaxis=”{title: ‘V-Axis’}” haxis=”{title: ‘H-Axis’}” title=”GoogleGraph Title”][‘Year’, ‘Sales’, ‘Expenses’],[‘2004’, 1000, 400],[‘2005’, 1170, 460],[‘2006’, 660, 1120],[‘2007’, 1030, 540][/geoChart]
++++++++++++++++++++++++++++++++++++++++++++

Test of the another shortcode using URL [ WP_GraphViz ] :
=== Start Shortcode ===
[WP_GraphViz title=”WP_GraphViz URL” type=”digraph” id=”testurl” showdot=”true”]
English [shape=box,style=”filled”,URL=”/test-wp_graphviz-url/”];
Dutch [shape=box,style=”filled”,URL=”/test-wp_graphviz-url-nl/”];
English -> Dutch -> English;
[/WP_GraphViz]
=== End Shortcode ===
=== Start Shortcode ===
[WP_GraphViz title=”WP_GraphViz URL 2″ type=”digraph” id=”testurl2″ showdot=”true”]
English [shape=box,style=”filled”];
Dutch [shape=box,style=”filled”];
English -> Dutch -> English;
[/WP_GraphViz]
=== End Shortcode ===
Test of the shortcode [ WP_GraphViz ] :
=== Start Shortcode ===
[WP_GraphViz title=”WP_GraphViz Title” type=”digraph” id=”testid” showdot=”true”]
a1 -> a2 -> a3;
a3 -> a1;
a1 [style=”rounded,filled”, shape=box];
[/WP_GraphViz]
=== End Shortcode ===

Test of the shortcode [ WP_GraphViz ] :
=== Start Shortcode ===
[WP_GraphViz title=”WP_GraphViz Title” type=”digraph” id=”testid” showdot=”true”]
a1 -> a2 -> a3;
a3 -> a1;
a1 [style=”rounded,filled”, shape=box];
[/WP_GraphViz]
=== End Shortcode ===
Welcome to WordPress. This is a first example post. You can edit or delete this post and start your site!