Text fields in Picturepark have an additional option to render Markdown, a well-known syntax supported by various systems. Using Markdown in text fields allows basic formatting of descriptions, press kit content, or product descriptions to highlight specific areas or structure longer text areas.
Picturepark uses the following component: https://markdown-it.github.io, which offers an online demo. Please ensure that all plugins (checkboxes at the top) are disabled, as Picturepark does not currently support any plugins.
only available in text fields
can be disabled anytime in the text field settings
only renders in Picturepark detail item view
Find an online demo tool here: https://markdown-it.github.io/. Make sure you uncheck all plugins at the top e.g. linkify.
Additional help here: https://www.markdownguide.org/basic-syntax/
Markdown | HTML | Rendered Output |
---|---|---|
Headings | ||
|
| Heading level 1 |
|
| Heading level 2 |
|
| Heading level 3 |
|
| Heading level 4 |
|
| Heading level 5 |
|
| Heading level 6 |
BOLD | ||
|
| I really love bold text. |
|
| I really do love bold text. |
|
| Loveisbold |
Italic | ||
|
| Italicized text is the cat’s meow. |
|
| Italicized text is the cat’s meow. |
|
| Acatmeow |
|
| This text is really important. |
|
| This text is really important. |
|
| This text is really important. |
|
| This text is really important. |
|
| This is reallyveryimportant text. |
Blockquote | ||
| This displays as blockquote. | |
| This displays as blockquote with multiple paragraphs. | |
Lists | ||
|
|
|
|
|
|
|
|
|
Images & Links | ||
| Place images with a link to the file. | |
| Place links inside text. | |
|
| At the command prompt, type |
| To quickly turn a URL or email address into a link, enclose it in angle brackets. |
✅ Do this | ❌ Don't do this |
---|---|
|
|
|
|
|
|
|
|