Sample Markdown Feature

Header 1

Header 2

This is a significant word

  1. Ordered #1
  2. Ordered #2
  3. Ordered #3
  • Unordered #1
  • Unordered #2
  • Unordered #3

Horizontal Rule:


Table example:

First Header Second Header
Content Cell Content Cell
Content Cell Content Cell

Including a picture:

  • This is the coolest background

    • Given I have initialized the Sum-variable to 0
    • When I add 1 to the Sum-variable
  • Sample Markdown Scenario Example

    This is important text

    Code Block:

                      var x = 2;
    
                    

    Apple : Pomaceous fruit of plants of the genus Malus in the family Rosaceae. : An American computer company.

    Orange : The fruit of an evergreen tree of the genus Citrus.

    • Given this
    • Then that
  • Sample Markdown Scenario Outline Example

    Tags: @AddingATag

    This is an example link to pickles inline link.

    This link to pickles has no title attribute.

    • Given this: <test>
    • Then that: <test2>

    Examples:

    This message is important too and is for an Example table.

    test test2
    value value2