Text format - MarkDown
Keyword is <MARKDOWN>.
| Supported tags by MarkDown - original | ||||
|---|---|---|---|---|
| Formats | ||||
| Start tag | End tag | Notice | XFRX version | |
| Bold | ** |
| **bold text** | |
| __ |
| __bold text__ | ||
| Italic | * | * | *italic text* | |
| _ | _ | _italic text_ | ||
| StrikeThru | ~~ | ~~ | ~~strike thru~~ | |
Superscript |
|
|
| |
Subscript | ~ | ~ | H~2~O | |
| High light |
| == | ==any text== | |
| Inline block | ` | ` | `var=10` | |
| Headings | ||||
| Header 1 | # | # Header 1 | ||
| Header 2 | ## | | ## Header 2 | |
| Header 3 | ### | ### Header 3 | ||
| Header 4 | #### | #### Header 4 | ||
| Header 5 | ##### | ##### Header 5 | | |
| Header 6 | ###### | ###### Header 6 | ||
| Links | ||||
| Link | []() | [XFRX Pages](http://www.eqeus.com/) | ||
| Images | ||||
| Image | ![]() |
| ||
 | ||||
 | ||||
 first item | |||
| Horizontal line | ||||
| ||||
| Block code | ||||
| ``` |
| ||
| Quotes | ||||
| Single quote | > | |||
| Double quote | >> | |||
| Tables | ||||
| Extended tags by XFRX | ||||
| Start tag | End tag | Notice | XFRX version | |
|---|---|---|---|---|
| VFP Expression with conversion format | @ | @VFPEV[pictureformat="99.99" xlsf="#0.00"](10) | ||
| Options block | |
|
| |
| Expand row by source alias | | |||
* @TEMPLATE(alias_expression") Expression | ||||
| Link with dynamic address | []() | [XFRX Pages]("'http://www.eqeus.com/'+'Home/Download') | ||
| Link with dynamic text | []() | ["'XFRX Pages '+TIME\(\)"](http://www.eqeus.com/) | ||
| Image with dynamic address | ![]() | '\\folder\\image1 | ||
| Order list | 1) | 1) First item | ||
, multiple selections available,