Topics by Tag
1 topics found by tag: code.
How do I format code in my help file?
I need to paste some code examples to my help file, which should be formatted according to the style used in a specific programming language (e.g. PHP, Python, HTML, etc.) for function names, variables, keywords, etc.
But when I copy/paste the code into a topic, it is displayed as plain text.
How do I format the code in help documentation with [...]