This is a paragraph
(plain text)
This is another paragraph
- This is how a numbered list
- Looks in vimdeck
- What do you think?
• First{~ • Second • Third~}
{• First}
• Second{~
• Third~}
{• First
• Second}
• Third
module Parts
class foo
def slide
"of a"
end
def can
highlight = "vimdeck"
end
end
end
{~module Parts
class foo
def slide
"of a"
end
def can
highlight = ~}"vimdeck"{~
end
end
end~}
{~module Parts
class foo
def slide
"of a"
end
def~} can
{~highlight = "vimdeck"
end
end
end~}
{~module Parts
class foo
def slide
"of a"
end
def can~}
highlight {~= "vimdeck"
end
end
end~}
{~module~} Parts
{~class foo
def slide
"of a"
end
def can
highlight = "vimdeck"
end
end
end~}
{~module Parts
class foo
def slide~}
"of a"
{~end
def can
highlight = "vimdeck"
end
end
end~}
{~module Parts
class foo
def~} slide
{~"of a"
end
def can
highlight = "vimdeck"
end
end
end~}
(function( window, $, undefined ) {
$( '.hello' ).on( 'click', function sayHello() {
alert( 'Why, hello there!' );
});
})( window, jQuery );
<body>
<a href="#" class="hello">Hello!</a>
</body>
{~(function( window, $, undefined ) {
$( '.hello' ).on( 'click', function sayHello() {~}
alert( 'Why, hello there!' );{~
});
})( window, jQuery );~}
<body>
<a href="#" class="hello">Hello!</a>
</body>
(function( window, $, undefined ) {
$( '.hello' ).on( 'click', function sayHello() {
alert( 'Why, hello there!' );
});
})( window, jQuery );
{~<body>~}
<a href="#" class="hello">Hello!</a>
{~</body>~}
{~(function( window, $, undefined ) {
$( '.hello' ).on( 'click', function sayHello() {~}
alert( 'Why, hello there!' );{~
});
})( window, jQuery );
<body>
<a href="#" class="hello">Hello!</a>
</body>~}