Text not displaying as expected in Self Service description
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
11-09-2020
09:15 AM
- last edited on
03-04-2025
01:25 AM
by
kh-richa_mig
When I use "<p><b>TEXT</b></p>" in the self service description window, the text is displaying in italics not BOLD as expected. Am I missing something?
- Labels:
-
Self Service

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 11-09-2020 09:59 AM
Hmm, I think you should be using markdown and not html formatting.
**Text**
I also wouldn't use the <p>
tag, just put two spaces at the end of the line and hit return when putting in your Self Service description. Markdown will translate the 2 spaces and return as a new paragraph, so all the text after that will properly show up on a new line/new paragraph.
