diff --git a/richtext_bbcode.md b/richtext_bbcode.md new file mode 100644 index 0000000..396aa4c --- /dev/null +++ b/richtext_bbcode.md @@ -0,0 +1,20 @@ +# BBCode for RichTextLabel + +### Introduction + +[RichTextLabel](class_richtextlabel) allows to display complex text markup in a control. It has a built-in API for generating the markup, but can also parse a BBCode. + +### Setting Up + +For RichTextLabel to work properly, it must be set-up. This means loading the intended fonts in the releavant properties: + +
