this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

style(docs): run deno fmt

+4 -2
+4 -2
README.md
··· 18 18 - Single-file HTML output 19 19 - Dev-server with live reload while you're editing your slides 20 20 - Pretty code blocks using [Shiki](https://shiki.style) 21 - - [Mermaid diagram](https://mermaid.js.org/intro/) support with `mermaid` code fences 21 + - [Mermaid diagram](https://mermaid.js.org/intro/) support with `mermaid` code 22 + fences 22 23 23 24 ## Usage 24 25 25 26 Still a work in progress, so we're failing objective #3. 26 27 27 - If you want to give morkdeck a try, you can clone this repo and use the `deno task` commands. 28 + If you want to give morkdeck a try, you can clone this repo and use the 29 + `deno task` commands. 28 30 29 31 ```sh 30 32 # Start a dev server at port 8000