diff --git a/content/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax.md b/content/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax.md index 1e5ff92d5119..d3b5b91f1209 100644 --- a/content/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax.md +++ b/content/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax.md @@ -189,6 +189,12 @@ To create a nested list using the web editor on {% data variables.product.produc - Second nested list item ``` +{% tip %} + +**Note**: In the web-based editor, you can indent or dedent one or more lines of text by first highlighting the desired lines and then using Tab or Shift+Tab respectively. + +{% endtip %} + ![Nested list with alignment highlighted](/assets/images/help/writing/nested-list-alignment.png) ![List with two levels of nested items](/assets/images/help/writing/nested-list-example-1.png)