Troubleshooting Markdown Issues
Quotion supports Markdown by default. However, you might encounter situations where Markdown doesn't work as expected. Let's explore common reasons and solutions.
Mixed Formatting
Problem: Mixing Apple Notes formats (like bold, italics, or lists) with Markdown syntax on the same line.
Result: Quotion processes Apple Notes formatting first. This can lead to the Markdown syntax being misinterpreted or broken.
Solution: Use Apple Notes formatting and Markdown syntax on separate lines. For instance, use Apple Notes for a heading and Markdown for the paragraph below it.
Syntax Errors
Markdown syntax can be complex, especially for advanced formatting like tables or nested lists. Since Apple Notes doesn't offer a Markdown preview:
- Write your content in Apple Notes
- Copy the text to an online Markdown editor like markdown-it demo or StackEdit.
- Preview and identify any syntax errors.
- Correct the errors in your Apple Note.
Need Help?
If you're still experiencing issues:
- Join our Discord community for support
- Contact our support team
How is this guide?