Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 649 Bytes

styleguide.md

File metadata and controls

35 lines (22 loc) · 649 Bytes

{::options parse_block_html="true" /}

# H1 Title

Some body text

H2

  • list item
  1. numbered item
  • nested

H3

H4

H5

More body text with Italics and monospace text and words in Bold and here's a link and some code:

if foo:
  print("hello")

And a table:

Left-aligned Center-aligned Right-aligned
git status git status git status
git diff git diff git diff