Skip to content

Markdown test issue #1

Open
Open
@thomasjm

Description

@thomasjm

GitHub-Flavored Markdown (GFM) Sample

Headers

H3 heading

H4 heading

Emphasis

italic
bold
bold and italic

Code

def foo():
  print("Hello, world.")

Lists

  1. Ordered list item 1
  2. Ordered list item 2
    • Unordered sublist item A
    • Unordered sublist item B
  3. Ordered list item 3
  • Unordered list item 1
  • Unordered list item 2
    • Unordered sublist item X
    • Unordered sublist item Y
  • Unordered list item 3

Links

Github
Visit Google

Images

GitHub Logo
Format: Alt Text

Blockquotes

This is a blockquote.
It can span multiple lines.

Tables

Header 1 Header 2
Cell 1 Cell 2
Cell 3 Cell 4

Horizontal Rule


Task Lists

  • Completed task
  • Incomplete task

Strikethrough

Strikethrough text

Mentioning Users

@username

Emoji

😄 🚀

Footnotes

Here is a footnote1.

Footnotes

  1. This is the footnote text.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions