font style option

This commit is contained in:
Klemek
2019-07-17 11:43:50 +02:00
parent 0604b9bfe7
commit ecbc06702a
2 changed files with 45 additions and 1 deletions
+4
View File
@@ -281,9 +281,13 @@ Here are the available styles :
* `normal`
* **`bold`**
* *`italic`*
* `oblique`
* __`underlined`__
* `overlined`
* ~~`striked`~~
The style can also be a compound like `bold italic`.
### Thrown errors
Errors can be thrown in these 2 cases :