<markdown>
Summary
The <markdown>
element makes it possible to express rich text in a plain text field.
The PageSeeder version of markdown, like most others, has some quirks. It is not strictly compatible with Commonmark or other attempts at standardization.
Usage context
Element category | |
---|---|
PSML level | portable |
Permitted content | markdown text only |
Permitted parent | <property> |
HTML equivalent | |
OpenXML equivalent |
Attributes
This element does not have any attributes.
Examples
See element <property> for examples.
Schema
XML Schema
<xs:element name="markdown" minOccurs="0" maxOccurs="1" type="xs:string"/>
Compatibility
This element was introduced in PSML beta 10 and is supported from PageSeeder 5.9.