Dash XML

“ IT’S JUST TOO SIMPLE — LET’S TURN IT COMPLEX ”

This is one example about how Dash Markup can be used in practice.

Short proof of concept:

img - src res/dash-markup.svg - alt Poster:Dash --- Markup ---- -- 
br -- 
a - href //unseen-site.fun - target _blank - 
    i -- Unseen-Site.Fun -- 
- 
<img src="res/dash-markup.svg" alt="Poster:Dash - Markup --" />
<br />
<a href="//unseen-site.fun" target="_blank">
    <i>Unseen-Site.Fun</i>
</a>

With Dash Markup, your eyes & fingers will (hopefully) strain less on the syntax 😄

Basic Rules

Realtime Demonstration

Try it in a Live Demo!