Skip to content

Bootcamp Prework Practice Issue #278

@Aoliva96

Description

@Aoliva96

Surrounding the text with two asterisks on either side bolds the text.

Surrounding the text with an underscore on either side italicizes the text.

  1. Items in a numbered list are preceded by both a number and a period.
  2. Pressing enter automatically adds the correct preceding number.
  3. Deleting the number or hitting enter twice will end the list.
  • Dashes can be used instead of numbers to create an unordered list.
  • Asterisks can also be used in the same fashion.

A clickable link requires a bracketed text label, then the desired web address in parentheses

A header requires three preceding pound signs.

For a larger header instead use two pound signs, and so on.

Quotes are preceded by a right angle bracket.

One option to embed images is to use HTML syntax, a code example can be shown by surrounding it with backticks:

<img src="example.png" alt="example image alt text" style="float: left; margin-right: 10px;" />

You can reference another issue by typing a pound sign, prompting the recent issue dropdown.

#277

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions