@deck/example-deck

<!-- master: title-page -->

Usage no npm install needed!

<script type="module">
  import deckExampleDeck from 'https://cdn.skypack.dev/@deck/example-deck';
</script>

README

Module Title

Course Title

N Sessions

© nearForm


Bullets

  • Body Level One
    • Body Level Two
      • Body Level Three
        • Body Level Four
          • Body Level Five

Command bullets

$ shell command
  • Body Level One
    • Body Level Two
      • Body Level Three
        • Body Level Four
          • Body Level Five

Command-command bullets

$ shell command
$ shell command
  • Body Level One
    • Body Level Two
      • Body Level Three
        • Body Level Four
          • Body Level Five

Command-bullets-command

$ shell command
  • Body Level One
    • Body Level Two
      • Body Level Three
        • Body Level Four
          • Body Level Five
$ shell command

3-command bullets

$ shell command
$ shell command
$ shell command
  • Body Level One
    • Body Level Two
      • Body Level Three
        • Body Level Four
          • Body Level Five

4-command bullets

$ shell command
$ shell command
$ shell command
$ shell command
  • Body Level One
    • Body Level Two
      • Body Level Three
        • Body Level Four

image slide


image with caption

![](images/placeholder.png)
image caption

image with bullets

  • Body Level One
    • Body Level Two
      • Body Level Three
        • Body Level Four
          • Body Level Five

code slide

function someCode() {
  
  console.log('that is multiline');
  console.log('and verbose');
 
}

code with caption

Caption here

function someCode() {
  
  console.log('that is multiline');
  console.log('and verbose');
 
}

code with bullets

function someCode() {
  
  console.log('that is multiline');
  console.log('and verbose');
 
}
  • Body Level One
    • Body Level Two
      • Body Level Three
        • Body Level Four
          • Body Level Five

bullets with code

  • Body Level One
    • Body Level Two
      • Body Level Three
        • Body Level Four
          • Body Level Five
function someCode() {
  
  console.log('that is multiline');
  console.log('and verbose');
 
}

code snippet and bullets

console.log('small amount of code');
  • Body Level One
    • Body Level Two
      • Body Level Three
        • Body Level Four
          • Body Level Five

snippet, bullets, command

console.log('small amount of code');
  • Body Level One
    • Body Level Two
      • Body Level Three
        • Body Level Four
$ shell command

code command

function someCode() {
  
  console.log('that is multiline');
  console.log('and verbose');
 
}
$ shell command

code command command

function someCode() {
  
  console.log('that is multiline');
  console.log('and verbose');
 
}
$ shell command
$ shell command

quote

quote

double quote

quote
quote