Description
Steps to Reproduce
- Navigate to sys_properties.list.
- Set the properties glide.html.sanitize_all_fields and glide.translated_html.sanitize_all_fields to false.
- Navigate to Self-Service > Knowledge.
- Click Create content.
- Copy and paste the following text into the article body and save the article.
<style>
h1 {font-family:calibri;color:#2E74B5;font-size:16pt;}
h2 {font-family:calibri;color:#2E74B5;font-size:13pt;}
p {font-family:calibri;font-size:11pt;}
li {font-family:calibri;font-size:11pt;margin-bottom:10pt}
td {vertical-align: top}
</style>
<h1>Purpose</h1>
<p>["To" statement, defining the goal of this procedure. Include any relevant background information.]</p>
<hr />
<h1>Scope</h1>
<ul>
<li>Users</li>
<li>System(s)</li>
</ul>
<hr />
<h1>Definitions</h1>
<p>[Define terms and acronyms used in this article.]</p>
<hr />
<h1>Procedure</h1>
<p>[This is the body of the article. Be as detailed as possible and include who, what, when, where, why, and how. Include steps and screen captures (as attachments) if applicable.]</p>
<hr />
<h1>Additional Information</h1>
<p>[List related resources, for example, policies, procedures, standards, best practices, guidelines, system support documentation. Refer to existing Knowledge Base articles when possible.]</p>
Workaround
Add style content as HTML using the HTML editor. Do not add style content as text within the article body.
Related Problem: PRB626526