Our products support Markdown for presentational text fields in Zengine and Portals.
Enable Markdown Text
To enable Markdown text in an eligible field, open the Form Builder > Presentation Field > Show advanced options > Check the box "This presentational text supports markdown".
Features
Headers
Emphasis
Lists
Links
Horizontal Rules
Line Breaks
Unsupported Features
Images
Tables
Inline HTML
Headers
# H1 ## H2 ### H3 #### H4 ##### H5 ###### H6 Alternatively, for H1 and H2, an underline-ish style (Placed underneath words): Alt-H1 ====== Alt-H2 ------
H1
H2
H3
H4
H5
H6
Alternatively, for H1 and H2, an underline-ish style (Placed underneath words):
Alt-H1
Alt-H2
Emphasis
Emphasis, aka italics, with *asterisks* or _underscores_. Strong emphasis, aka bold, with **asterisks** or __underscores__. Combined emphasis with **asterisks and _underscores_**. Strikethrough uses two tildes. ~~Scratch this.~~
Emphasis, aka italics, with asterisks or underscores.
Strong emphasis, aka bold, with asterisks or underscores.
Combined emphasis with asterisks and underscores.
Strikethrough uses two tildes. Scratch this.
Lists
1. First ordered list item 2. Another item * Unordered sub-list. 3. Actual numbers don't matter, just that it's a number 1. Ordered sub-list 4. And another item. Some text that should be aligned with the above item. * Unordered list can use asterisks - Or minuses + Or pluses
- First ordered list item
- Another item
- Unordered sub-list
- Actual numbers don't matter, just that it's a number.
1. Ordered sub-list.
- And another item.
Some text that should be aligned with the above item.
- Unordered list can use asterisks
- Or minuses
- Or pluses
Links
NOTE: Links must begin with HTTPS to work. HTTP is not supported.You can define a link including link text as:
[Click here to Search](https://www.wizehive.com)
You can also simply use the link directly as:
https://www.wizehive.com
Horizontal Rules
Three or more... --- Hyphens *** Asterisks --- Underscores
Three or more...
Hyphens
Asterisks
Underscores
Line Breaks
Here is a line for us to start with. This line is separated from the one above by two newlines, so it will be a *separate paragraph*. This line is also a separate paragraph, but... This line is only separated by a single newline, so it is a separate line in the *same paragraph*.
Here's a line for us to start with.
This line is separated from the one above by two newlines, so it will be a separate paragraph.
This line is also a separate paragraph, but...
This line is only separated by a single newline, so it's a separate line in the same paragraph.
Common Questions
Can I use this in other locations throughout my Zengine?
Currently, Markdown language is only available for Presentational Text fields.
Comments
0 comments
Please sign in to leave a comment.