Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 482 Bytes

File metadata and controls

21 lines (13 loc) · 482 Bytes

Writing Notes Using MarkDown

This is an H2 tag - ## makes it smaller and not a header

Overview

  • How to install an Editor
  • Purpose of MarkDown
  • MarkDown Examples; Italicing, Bolding, Listing
  • Embedding Code Into MarkDown Notes

How to Install an Editor

  • To install editor, excecute the command below from the terminal
  • to install the 'visual-studio-code' editor, execute the command below from the terminal
brew install --cask visual-studio-code