Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Step 8: Add a list
In this pull request, you'll learn lists and emojis. 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. ❤️
Here are some examples of popular emojis in markdown.
:heart:
:+1:
:smile:
:sparkles:
:tada:
If you aren't sure what emojis are possible, you can look them up on a cheatsheet. In many places 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 and can have indented children that are also ordered.
When you're creating ordered lists, you can type out the exact number you want to show in order, (1, 2, 3, etc.) but you can also type every number as "1.". Markdown will take care of the rest of the numbering for you, and your list will be easier to maintain.
Unordered Lists
### Unordered Lists
To create an unordered list, you can use the
-
character or the*
character. To do an indented child list item, you need to type a tab or at least two spaces.Adding accomplishments
I've started a list for you in the "accomplishments" section. Your next steps are to fill out that list, or add another one somewhere else.
⌨️ Activity: Complete the lists
_includes/04-lists.md
in this pull request.Watch below for my response!