Q: Q: Can text meant to replace placeholder in a template cotain simple formatting?
whether its markdown or simple html markup, being able to add a line break, paragraph or (un)ordered list would be awesome. Can you pls. refer to the available formatting options if any or an ETA?

togedir
Aug 30, 2024A: Hi nl8 🙌
Yes, but you can only use HTML or plain text in the placeholder (context in our terms) field. We’re using Handlebars to compile the template with the context, so to use HTML in the context field, you can use triple curly braces {{{ }}} to allow HTML. We just recorded a video for you to show how to use it.
https://assets.markupgo.com/examples/how-to-escape-html.mp4
Hi nl8, 🙌
We just released the Markdown conversion feature. 🚀 You can now convert your Markdown files to images and PDFs.
Please check the documentation for more details. https://markupgo.com/docs/api/image#post-image-from-markdown
Check out the examples below:
https://assets.markupgo.com/examples/markdown-example-dark.png
https://assets.markupgo.com/examples/markdown-example-light.png