-
Notifications
You must be signed in to change notification settings - Fork 0
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
A few of your favorite things #4
base: main
Are you sure you want to change the base?
Conversation
Uh oh, we're not finding a list. Remember the format for a list looks like this:
It is important to put a space between the ⌨️ Activity: Add a list
If you would like assistance troubleshooting, create a post on the GitHub Community board. You might also want to search for your issue to see if other people have resolved it in the past. Watch below for my response! |
1 similar comment
Uh oh, we're not finding a list. Remember the format for a list looks like this:
It is important to put a space between the ⌨️ Activity: Add a list
If you would like assistance troubleshooting, create a post on the GitHub Community board. You might also want to search for your issue to see if other people have resolved it in the past. Watch below for my response! |
Uh oh, we're not finding a list. Remember the format for a list looks like this:
It is important to put a space between the ⌨️ Activity: Add a list
If you would like assistance troubleshooting, create a post on the GitHub Community board. You might also want to search for your issue to see if other people have resolved it in the past. Watch below for my response! |
Step 9: Use emphasisGreat job with those lists! Let's try something new. You can use bold and italic text in Markdown. There are a couple of ways to create emphasis.
⌨️ Activity: Add some emphasis
Watch below for my response! |
1 similar comment
Step 9: Use emphasisGreat job with those lists! Let's try something new. You can use bold and italic text in Markdown. There are a couple of ways to create emphasis.
⌨️ Activity: Add some emphasis
Watch below for my response! |
Step 8: Add a list
In this pull request, you'll learn about lists and emoji. You'll also list a few details in your resume.
👇 These are expandable dialogues! Click to open and see more information.
Emoji
Emoji
Emoji are fun ✨, and they can be silly 😜, but they can also be an important communication tool when working with remote teams ✅. Tone doesn't come across as clearly when reading text as it comes speaking face to face, and emojis can be helpful in conveying context and emotions. ❤️
Emoji are best used as additive extras, not replacements for text. With images, descriptive text makes it clearer for screen readers, but screen readers aren't guaranteed to convey the intent of an emoji. Make sure your meaning is clear in text, so emoji will help instead of causing more confusion.
Here are some examples of popular emojis in markdown.
:heart:
:+1:
:smile:
:sparkles:
:tada:
For more information about available emoji, see this handy cheat sheet. In most text fields on GitHub, you can type
:
and then begin to type the name of an emoji. A fuzzy search will bring up the 5 best guesses and let you select one.Ordered Lists
Ordered Lists
Ordered lists have numbers. You can nest ordered lists within a list item by indenting them. You can read more about formatting and syntax in the GitHub Help.
Unordered Lists
Unordered Lists
To create an unordered list, use either the
-
or*
character. As with ordered lists, you can nest a list by indenting two spaces.Adding a list
Help people get to know you by adding a list containing a few of your favorite things. Don't know what to add? Why not add a list of your favorite books or places to eat.
⌨️ Activity: Create a list
_includes/04-lists.md
in this pull request.Watch below for my response!