- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 10:33 AM
I was working on an article in SNOW (KBA00322077), and I had a sentence between to numbered items. In the image below, when I tried to use the number formatting, it defaulted to 1. Is there a way to change the number value? I manually typed the “3.” and aligned the sentence with the rest of the numbered items.
Thanks!!
Solved! Go to Solution.
- Labels:
-
Service Operations Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 10:27 PM - edited 02-08-2024 10:27 PM
Hi @kimdarcoo
Either you can use another bullet list for the sentence like below
or you can go to the source code( by clicking on <> icon ) edit it like adding <p> tag between that two numbered items
like below
then it will look like this
Hope it helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 10:27 PM - edited 02-08-2024 10:27 PM
Hi @kimdarcoo
Either you can use another bullet list for the sentence like below
or you can go to the source code( by clicking on <> icon ) edit it like adding <p> tag between that two numbered items
like below
then it will look like this
Hope it helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2024 05:59 AM
Extremely helpful!! Thanks so much!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2024 10:32 PM
Hi @kimdarcoo ,
Please mark my response as helpful as well
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2024 05:14 AM
Done! Thanks, again!