Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Number Formatting in SNOW Article

kimdarcoo
Giga Contributor

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!!

kimdarcoo_0-1707416609530.png

 

1 ACCEPTED SOLUTION

Not applicable

Hi @kimdarcoo 

Either you can use another bullet list for the sentence like below 

SarikaSNair1_0-1707459789044.png

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

SarikaSNair1_1-1707459923275.png

then it will look like this

SarikaSNair1_2-1707460030665.png

Hope it helps

 

View solution in original post

6 REPLIES 6

Not applicable

Hi @kimdarcoo 

Either you can use another bullet list for the sentence like below 

SarikaSNair1_0-1707459789044.png

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

SarikaSNair1_1-1707459923275.png

then it will look like this

SarikaSNair1_2-1707460030665.png

Hope it helps

 

Extremely helpful!! Thanks so much!!

Not applicable

Hi @kimdarcoo , 

Please mark my response as helpful as well

Done! Thanks, again!