diff --git a/src-docs/faq/compat.md b/src-docs/faq/compat.md index e6a6f89..585681f 100644 --- a/src-docs/faq/compat.md +++ b/src-docs/faq/compat.md @@ -11,8 +11,6 @@ - the latest JavaScript features may not work on all webviews, you may want to transpile your code down to an older js version e.g. with -- `` and other external links are blocked by definition; - instead, embed content or use `mailto:` link to offer a way for contact - `` is not guaranteed to open a download dialog; instead, use [`sendToChat()`](../spec/sendToChat.md) to export files. - features that require user permissions