This is a sample Knowledge Base article to show how content will appear to your users.
The more articles you create, the more empowered your users will be to find answers on their own. Jitbit also automatically suggests relevant Knowledge Base articles before a user submits a support ticket.
The Knowledge Base supports both HTML and Markdown formatting. This article uses Markdown.
Most of the sample articles provided are written in HTML, but you're free to create your own in Markdown - or even convert existing ones. To switch formats, click More → Edit in the top-right corner, then select Switch to Markdown.
Code blocks are automatically syntax-highlighted when using Markdown. But make sure to include language hints (you can check this article's source code by clicking More → Edit).
function sayHello() {
console.log("Hello, world!");
}
When writing articles using Markdown (not HMTL) you can use "note" blocks that stand out
More info about Jitbit Knowledge base can be found in the docs at https://www.jitbit.com/docs/kbase/
Hit "More - Edit" to see how this note was created.