From 3f5b883588d2bc96d450cbfd2b5811d00f24e119 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Tue, 22 Mar 2022 14:09:08 +0100 Subject: [PATCH] add code blocks to the roadmap --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 51b42ee..a1b070b 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ If you create a frame that you think other people would like, don't hesitate to ## Roadmap - Allow setting a custom icon for each tab +- Allow displaying custom frames in Markdown code blocks - Possibly allow executing custom JavaScript in iframes (though security implications still need to be explored) ## Acknowledgements