# Description Editor Since skills-service:2.2.0
The SkillTree description editor is a full-featured Rich Text Editor. The editor is used in the dashboard to provide descriptions for Projects, Subjects, Skills, Badges, and also for sending emails to users and project administrators.
The description editor has the following features:
Feature | Shortcut | Explanation |
---|---|---|
Copy & Paste | Paste anything from browser, screenshot, excel, powerpoint, etc. | |
Headings | Supports 6 different sized heading | |
Bold | Ctrl+B | Apply bold formatting to text |
Italics | Ctrl+I | Apply italic formating to text |
Strike | Ctrl+S | Apply |
Line | Ctrl+L | Insert a horizontal line seperator |
Blockquote | Alt+Q | Apply quote formatting to line(s) of text |
Unordered List | Ctrl+U | A bulleted list |
Ordered List | Ctrl+O | A numbered list |
Indent | When creating a list, this indent the list one level | |
Outdent | When creating a list, this outdent the list one level | |
Table | Insert a table of varying size. Through the context menu of the table, you can add or delete columns or rows of the table, and you can also arrange text in cells. | |
Image | Insert an image. Images may be chosen from a local file, a URL, or copy and pasted. | |
Link | A hyperlink to an external resource | |
Inline Code | Shift+Ctrl+C | Apply code style formatting inline |
Code Block | Apply code style to a multiline section |