![]() |
ActionComponents
04.05.00
Customizable UI and time-saving tools for Android development with Xamarin and Visual Studio.
|
Properties | |
bool | AutoHyperlink [get, set] |
when true, (most) bare plain URLs are auto-hyperlinked WARNING: this is a significant deviation from the markdown spec More... | |
bool | AutoNewlines [get, set] |
when true, RETURN becomes a literal newline WARNING: this is a significant deviation from the markdown spec More... | |
string | EmptyElementSuffix [get, set] |
use ">" for HTML output, or " />" for XHTML output More... | |
bool | EncodeProblemUrlCharacters [get, set] |
when true, problematic URL characters like [, ], (, and so forth will be encoded WARNING: this is a significant deviation from the markdown spec More... | |
bool | LinkEmails [get, set] |
when false, email addresses will never be auto-linked WARNING: this is a significant deviation from the markdown spec More... | |
bool | StrictBoldItalic [get, set] |
when true, bold and italic require non-word characters on either side WARNING: this is a significant deviation from the markdown spec More... | |
|
getset |
when true, (most) bare plain URLs are auto-hyperlinked WARNING: this is a significant deviation from the markdown spec
|
getset |
when true, RETURN becomes a literal newline WARNING: this is a significant deviation from the markdown spec
|
getset |
use ">" for HTML output, or " />" for XHTML output
|
getset |
when true, problematic URL characters like [, ], (, and so forth will be encoded WARNING: this is a significant deviation from the markdown spec
|
getset |
when false, email addresses will never be auto-linked WARNING: this is a significant deviation from the markdown spec
|
getset |
when true, bold and italic require non-word characters on either side WARNING: this is a significant deviation from the markdown spec