In GNU Radio Companion, text in the part of a Block’s XML
definition file appears in the “Documentation” area of a Block’s
property window.
Can any text formatting be specific in this area using some notation?
For example, underline words, bold text, italic text… ?
I could not find mentioned in the GRC Wiki or in examples, but
blocks use it.
Thanks,
Tim Monahan-Mitchell
On 04/04/2013 10:58 AM, Monahan-Mitchell, Tim wrote:
In GNU Radio Companion, text in the part of a Block’s XML definition file
appears in the “Documentation” area of a Block’s property window.
Can any text formatting be specific in this area using some notation?
For example, underline words, bold text, italic text… ?
I could not find mentioned in the GRC Wiki or in examples, but blocks use
it.
You can use \ to escape a newline, but other than that, there is no
formatting. Just text.
-josh