Mendix 11 is currently in Beta. For more information about Beta releases and features, see Beta Releases.
GitHub-Flavored Markdown
Last modified: June 12, 2025
Introduction
Several places in published REST services indicate that you can use GitHub-flavored Markdown for rich text.
This is especially useful in case you want to include JSON example payload in your rest documentation. To do this, add three backticks, json
, the JSON structure, and three backticks to close the code, as illustrated in this example:
