Some versions of BindTuning Web Parts offer the flexibility to define the display layout of information using Markdown syntax. This powerful feature allows you to control how content is presented to end-users, enabling rich text formatting and structured layouts directly within your Web Part configurations.
Beyond standard Markdown, BindTuning Web Parts also support a set of exclusive rules designed to give you even greater control over layout settings.
This guide outlines the complete Markdown syntax, including BindTuning-specific extensions, to customize the display of your content.
Formating | Markdown |
Bold | **Bold** text |
Italic | *Italic* text |
Headings | # Heading One |
Line Breaks | For line breaks, hit |
Text Color | ## Heading #990000 |
Text Alignment | Left-aligned @left Center-aligned @center Right-aligned @right |
Links and Buttons | [Display Text](Target URL){Options}
Link example:
Large button example: |
Icons | Single icon syntax: Sample usage in a title: |
Background Color | @bg:#ff9900 |
Videos |  |
Images |  |