How to format text
On the Skill Folder editor, you can use character tags to:
-
highlight certain words or phrases with bold or underline
-
put bullet points and sub-bullet points to better structure your content
-
put titles to get rid of the organization of the content of the experiences (context, missions, environment)
-
...
If you are having trouble projecting yourself, here is an example:

And here is the list of character tags to use to format your text:
| format text | Example | Insight |
| Bold | **this text is in bold** | This text is in bold |
| Italic | _this text is in italic_ | This text is in italic |
| Underline | ++this text is underlined++ | This text is underlined |
| Highlight | ==this text is highlighted== | This text is highlighted |
| Strikethrough | ~~This text is strikethrough~~ |
|
| Bullets | * First element * Second element * Nested element * Nested element
NB : to nest a list under another, you must use 3 spaces. |
|
| Numbers | 1. Number1 2. Number 2 1. Number 2.1 2. Number 2.2
NB : to nest a list under another, you must use 3 spaces. |
1. First
2. Second 1. Number 2.1 2. Number 2.2 |
| Title | # Title |
TITLE |
| Link | [See my website](https://www.doyoubuzz.com) | See my website |
| Divider | --- | ![]() |
| Page break | /newpage | This command will force a move to the next page |
