Running bundle exec jekyll s
Make sure to add: {:target="\_blank"} at the end of markdown links [text](link) so the link opens in a new tab. i.e. [text](link){:target="\_blank"}.
If a code snipped is referencing a real file from a project add:
{: file="canvas.js" }
{: .nolineno }
This adds the file name to the code block and removes line numbers so users don't get confused
Snippets:
// 👇 Put the following code here 👇
// 👆 Put the following code here 👆
**Answer (click to unblur):**
{: .prompt-tip }
{: .prompt-info }
{: .prompt-warning }
{: .prompt-danger }