Get Started
Markdown format text
Stylize your text to your liking in selected text areas
Markdown lets you keep your content clear and expressive, without complex formatting tools. It’s ideal for keeping things lightweight and readable—both for you and your customers.
Hyperline supports markdown formatting in select text areas across the product:
- Invoice legal information
- Invoice additional information
Currently, formatting is visible only in preview mode. While editing, the Markdown syntax remains visible in the input field.
You can use the following syntax to apply formatting:
**text**
-> bold text*text*
or_text_
-> italic text---
-> horizontal divider- text
-> bulleted list[text](http://www.hyperline.co)
-> hyperlink
Was this page helpful?