Article look and feel

Change the way content displays in articles: style numbered lists, add tables of contents, create tabs or accordion sections, and more.

Articles

Use your own syntax highlighter for code blocks
Learn how to use your own syntax highlighter rather than KnowledgeOwl's default syntax highlighter by seeing how we install Prism.
Create an article table of contents (TOC) from headers
Learn how to use a script to automatically generate an article table of contents based on headers.
Create expanding/collapsing sections in an article
Learn how to use scripts to create accordion expanding/collapsing sections of content in your articles.
Adjust line spacing
Change the default line spacing/line-height of content in your articles using global Custom CSS.
Format numbered list spacing and borders
Use Custom CSS to change the default spacing and border styles for lists. The example here is for numbered lists.
Customize nested numbered list styles
Use custom CSS styles to globally set how your nested numbered list items display.
Use thumbnails and banner images
Learn how to add article thumbnail or banner images to your article layout template.
Update your article actions merge code
Update your Article Custom HTML template to use the new article-actions merge code template.
Remove the PDF, print, or email icon from all articles
Learn how to remove the article PDF, print, and email icons across your entire knowledge base.
Fix for article editor removing a script
If you've had trouble with the article editor stripping out part or all of a custom script, never fear! Follow the instructions here to add the script to a snippet.
Fix email article for articles with apostrophes
Customers using our older themes can update their Article HTML template to better support emailing articles with apostrophes in the title.
Make the PDF icon prettier
If you're using the Clayton, Classic, or Modern themes , your PDF icon next to article titles might look like this:  You can replace it with a Font Awesome icon that will match the other icons next to the article: (The color of the...
Conditional content based on tags
Learn how to use a script to display snippet contents based on the tags added to an article. This requires some coding skills but can be a great add-on to your knowledge base.
Style your table footer
Learn how to use Custom CSS to change the global defaults for your table footers.