This slide has comments that are shown in presenter view.
Comments are put into HTML comment syntax:
<!--
HTML comments are shown in presenter view.
-->
You can have multiple comments:
<!-- Comment one -->
<!-- Comment two -->
All links are coverted to <a> tags so You can style them with CSS like this: a { key: value }
List defined with hyphen comes up at once. Defined with asterics is revealed step by step.
HTML comments are shown in presenter view.
Comment one
Comment two