Heading – ≠ Unicode chars – sub-heading 3



Heading – ≠ Unicode chars – sub-heading 3

0 3


reveal-haml-presentation

Template for creating reveal.js with Haml markup

On Github jplindstrom / reveal-haml-presentation

Heading

≠ Unicode chars

sub-heading 3

Basic markup

Text

More text

not too bad

  • Notes, maybe use markdown for this instead

A table

with inline styles
(should maybe be in the css section)
Hi-tech Many One Low-tech

Code

 
    print("Hello\n");
    my $dbh = DBI->connect("dbi:...");

    say "Nice one";

That's it

__END__

Thank you!