case 4041

This commit is contained in:
2021-12-30 20:08:53 +00:00
parent f144f5bd18
commit 42c84865d8

View File

@@ -424,7 +424,7 @@ Formats a raw DateTime stamp into a short time only (no date) in the locale form
Format a Wiki Markdown formatted field such as a Wiki field on an object into HTML in a similar manner to how they are displayed in the AyaNova user interface WIKI fields:
```{{ ayMarkdown wiki }}```
```{{ ayWiki Wiki }}```
This is what you use to display a Wiki (or any Markdown formatted text) in a report. AyaNova uses the [Marked](https://marked.js.org/) library to turn Markdown into HTML for display both in the user interface and in reports.