Troubleshooting
Welcome to our troubleshooting page. We understand that sometimes things don't go as planned and are here to assist you in resolving any problems you may be experiencing.
In this section, you will find helpful resources and solutions to common issues. Our goal is to make your experience as seamless as possible and provide you with the support you need. Please refer to the solutions below. If you still need assistance, don't hesitate to contact our support team for further assistance.
Issues related to the IDE plugins
Please consult the relevant pages:
Paste as markdown
Pasting copy as markdown is easy with Swimm's /Paste as markdown
command. If you use Firefox or Safari, there are a few steps to successfully use it. Please refer to your browser below.
Browser: Firefox
To enable clipboard reading and writing in Firefox, you will need to adjust the settings for the dom.event.clipboardevents.enabled
preference.
Step 1
Type about:config
in the Firefox address bar and press Enter.

Step 2
Search for dom.event.clipboardevents.enabled

Step 3
The default value of preference is set to false
.

Double-click the preference to set its value to true
.

Considerations:
- This will enable the Clipboard API in Firefox, allowing web pages to read from and write to the clipboard. Note that this may pose a security risk, so be careful when visiting untrusted websites.
Browser: Safari
Instructions for pasting as markdown in Safari:
- Copy the desired content to the clipboard.
- Open your document and use the
/Paste as markdown
command. Click the floatingPaste
button that will appear to paste the content from the clipboard as markdown. - Your copy will display as formatted markdown.
This document is automatically kept up to date using Swimm.