Newsletter is now available!
Quotion

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:

  1. Write your content in Apple Notes
  2. Copy the text to an online Markdown editor like markdown-it demo or StackEdit.
  3. Preview and identify any syntax errors.
  4. Correct the errors in your Apple Note.

Need Help?

If you're still experiencing issues:

  1. Join our Discord community for support
  2. Contact our support team

How is this guide?