Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootcamp Prework Practice Issue #278

Open
Aoliva96 opened this issue Nov 23, 2023 · 1 comment
Open

Bootcamp Prework Practice Issue #278

Aoliva96 opened this issue Nov 23, 2023 · 1 comment

Comments

@Aoliva96
Copy link

Aoliva96 commented Nov 23, 2023

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

@wslack
Copy link
Member

wslack commented Nov 29, 2023

👍

@wslack wslack closed this as completed Nov 29, 2023
@wslack wslack reopened this Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants