From 51d911f9beb5af9e06d89c418fd271ce7213c172 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Wed, 23 Mar 2022 12:55:47 +0100 Subject: [PATCH] specify the obsidian version requirement --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 010e6c1..8cef7d5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Obsidian Custom Frames An Obsidian plugin that turns web apps into panes using iframes with custom styling. Also comes with presets for Google Keep and more. +**This plugin requires Obsidian 0.14.3 or newer due to changes in the way iframes are handled. If you still want to try the plugin, you can [install it manually](https://forum.obsidian.md/t/plugins-mini-faq/7737).** + ![A screenshot of the plugin in action](https://raw.githubusercontent.com/Ellpeck/ObsidianCustomFrames/master/screenshot.png) ![A screenshot of the plugin's settings](https://raw.githubusercontent.com/Ellpeck/ObsidianCustomFrames/master/settings.png)