Symptom
This KBA covers the new behavior in the new Rich Text Editor introduced as part of the 1H 2025 release. In the new Rich Text editor, adding a hash key or hash tag in front of a word or sentence, after pressing enter results to the word or sentence becoming a heading.
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.
Environment
SAP SuccessFactors Recruiting Management
Resolution
This is the new expected behavior for the Rich Text Editor. The new Rich Text Editor supports markdown syntax for formatting.
Markdown Rule | What You Type | Result / Purpose |
---|---|---|
{ start: '*', end: '*', format: 'italic' } | *italic* | italic text |
{ start: '**', end: '**', format: 'bold' } | **bold** | bold text |
{ start: '#', format: 'h1' } | # Heading | Heading 1 (<h1> ) |
{ start: '##', format: 'h2' } | ## Heading | Heading 2 (<h2> ) |
{ start: '###', format: 'h3' } | ### Heading | Heading 3 (<h3> ) |
{ start: '####', format: 'h4' } | #### Heading | Heading 4 (<h4> ) |
{ start: '#####', format: 'h5' } | ##### Heading | Heading 5 (<h5> ) |
{ start: '######', format: 'h6' } | ###### Heading | Heading 6 (<h6> ) |
Examples:
Formatting Style | Markdown Syntax (What You Type) | Rendered Result |
---|---|---|
Italic | *italic* | italic |
Bold | **bold** | bold |
Bold & Italic | ***bold and italic*** | bold and italic |
Heading 1 | # Heading 1 | Heading 1 |
Heading 2 | ## Heading 2 | Heading 2 |
Heading 3 | ### Heading 3 | Heading 3 |
Heading 4 | #### Heading 4 | Heading 4 |
Heading 5 | ##### Heading 5 | Heading 5 |
Heading 6 | ###### Heading 6 | Heading 6 |
Click on star to bookmark this article in order to receive updates about this issue. For more information about updates from subscribed KBAs, you can refer to the KBA 2171560 - How to be notified of new or updated SAP Notes or KBAs - SAP ONE Support Launchpad.
See Also
For More information on the limitation and known issues of the Rich Text Editor, please see the KBA below.
3602342 - Updated and Standardized Rich Text Editor in Recruiting - Recruiting Management
Keywords
hash tag, hash key, headings, italics, bold, italicize, italics, asterisks, asterisk, hashtags, hashkeys, symbol, removed, auto-formatting, format, converted, rich, text, editor, job description text editor, offer letter text editor, text editor, email rich text editor, RTE, RCM, Recruiting Management, 2505, 1H 2025, turns to headings, offer letter, email, job description, job posting, header, footer, markdown, formatting , KBA , LOD-SF-RCM , Recruiting Management , Product Enhancement