====== Tooltip formatting ====== Sometimes you would like to customize visualization of the text displayed in editor ToolTip (can come from description fields of [[terms:syntax-schema|syntax schema]] or from tool output or called by scripting). There are some minimalistic formating rules exist you can use: * **\b** some text **\b0** - make some text bold * **\i** some text **\i0** - make some text italic * **\l** some text - align text to the left on the line * **\c** some text - center text on the line * **\r** some text - align text to the right on the line * **\n** - insert line break