Commit Graph

12 Commits

Author SHA1 Message Date
Hugo Locurcio
59c686d04d Improve the BBCode tags description, mention lack of vertical centering
This was suggested by someone on Twitter.
2020-09-10 19:01:22 +02:00
MrCelticFox
237491a6d8 Fix RichTextEffects not loading correctly in BBCode in RichTextLabel (#3975)
Added class names to all three of the custom RichText examples, as without these the effects did not load correctly in the "Custom Effect Array" property of the RichTextLabel. (Godot v3.2.2.stable)
2020-09-08 15:36:03 +02:00
Hugo Locurcio
d494d19dac Remove trailing whitespace and irregular whitespace 2020-05-17 00:26:19 +02:00
Vasanthan
30047535df Added BBcode tags for Table and Cell
These tags are inbuilt with Godot but never mentioned in the documentation.
2020-05-06 15:26:13 +05:30
Hugo Locurcio
046215542d Fix some typos and grammar mistakes found using LanguageTool 2020-04-16 23:07:05 +02:00
Rémi Verschelde
ed3e56fdd4 Fix some markup issues 2019-12-07 00:14:17 +01:00
PouleyKetchoupp
c04401213e Updated BBCode tutorial with image size and vertical offset 2019-10-29 18:33:06 +01:00
Rémi Verschelde
5123465942 Fix some Sphinx warnings 2019-10-29 12:54:08 +01:00
Matthew Ehrenhofler
246f87f1da update bbcode in RichTextLabel page for Godot 3.2 (#2846)
* update bbcode in RichTextLabel page for Godot 3.2

* Reorder content, improve language and fix invalid code

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2019-10-29 09:59:02 +01:00
corrigentia
a5af0d2d11 Tweak bbcode_in_richtextlabel
Fix punctuation and grammar in bbcode_in_richtextlabel.
2019-01-06 09:57:43 +02:00
Michael Alexsander Silva Dias
e8132a9a39 Add strikethrough to the reference section in the BBCode page 2018-09-24 13:39:04 -03:00
Nathan
18f889b6a4 Improve docs structure
Change Step by Step in Getting Started
Remove Engine Features category, move into a new Tutorials top-level section
2018-01-25 08:54:27 +01:00