UNPKG

presentomatic

Version:
30 lines (20 loc) 381 B
# Header 1 slides are centered --- ## Some Code ```javascript console.log('hello'); ``` --- ## Some Diagram Using MermaidJS <pre class="mermaid"> flowchart TD A[Christmas] -->|Get money| B(Go shopping) B --> C{Let me think} C -->|One| D[Laptop] C -->|Two| E[iPhone] C -->|Three| F[fa:fa-car Car] </pre> --- ## A picture ![cat keynote](keynote_cat.png)