Difference between revisions of "Markdown Editor"
From WHMCS Documentation
| Line 1: | Line 1: | ||
| − | WHMCS supports Markdown for ticket | + | WHMCS supports Markdown for formatting of ticket messages, notes, client notes and more. |
| − | + | Supported formatting includes: | |
* '''Bold''' | * '''Bold''' | ||
| Line 10: | Line 10: | ||
* Code Blocks | * Code Blocks | ||
* Quotes | * Quotes | ||
| + | |||
| + | === Editor === | ||
| + | |||
| + | An editor is provided that makes it easy to apply common formatting. | ||
| + | |||
| + | The following screenshot provides an example of the editor in ''Preview Mode'' for a support ticket reply. | ||
| + | |||
| + | [[File:Markdown-editor.jpg]] | ||
=== Markdown Guide === | === Markdown Guide === | ||
Revision as of 18:33, 29 March 2016
WHMCS supports Markdown for formatting of ticket messages, notes, client notes and more.
Supported formatting includes:
- Bold
- Italics
- Headings
- Bulleted Lists
- Numbered Lists
- Code Blocks
- Quotes
Editor
An editor is provided that makes it easy to apply common formatting.
The following screenshot provides an example of the editor in Preview Mode for a support ticket reply.
Markdown Guide
A convenient and easily accessible Markdown Guide is provided within the product accessible via the Help icon within the editor toolbar at any time.
A similar online guide is available at https://marketplace.whmcs.com/help/markdown
