Skip to content

Commit 9894cad

Browse files
Merge pull request #8561 from MicrosoftDocs/users/danhellem/fix-to-note-1
fix: update note to include backticks for markdown line breaks
2 parents e47ca6c + a0665a7 commit 9894cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/boards/backlogs/work-item-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Use the following procedure to create a work item template through the web porta
145145
:::image type="content" source="media/wi-templates-new-template.png" alt-text="Screenshot showing how to add a new template for the Bug work item type.":::
146146

147147
> [!NOTE]
148-
> If you plan to use markdown in a large text field, you can add <br> tags to manage line breaks and ensure the markdown renders correctly.
148+
> If you plan to use markdown in a large text field, you can add `<br>` tags to manage line breaks and ensure the markdown renders correctly.
149149
150150
1. In the **New Template** dialog, enter a **Name** for the template (required) and optionally add fields with any necessary values.
151151

0 commit comments

Comments
 (0)