Open gasparschott opened 5 years ago
Rendering inside frames and iframes is currently not possible.
OK, thanks.
I'd like to keep it open. Added the feature
tag to it.
Thanks, does this mean it might become possible in the future?
Yes, I'm just not commiting to any particular date.
On Mon, Jan 28, 2019, 1:44 AM gasparschott <notifications@github.com wrote:
Thanks, does this mean it might become possible in the future?
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/simov/markdown-viewer/issues/83#issuecomment-457965484, or mute the thread https://github.com/notifications/unsubscribe-auth/ABnZoPEazw0Gat0CwZeCK1yuB_Dh0Zrpks5vHjnhgaJpZM4aU_5e .
Ah, very good to know!
On Sun, Jan 27, 2019 at 3:49 PM simo notifications@github.com wrote:
Yes, I'm just not commiting to any particular date.
On Mon, Jan 28, 2019, 1:44 AM gasparschott <notifications@github.com wrote:
Thanks, does this mean it might become possible in the future?
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub < https://github.com/simov/markdown-viewer/issues/83#issuecomment-457965484 , or mute the thread < https://github.com/notifications/unsubscribe-auth/ABnZoPEazw0Gat0CwZeCK1yuB_Dh0Zrpks5vHjnhgaJpZM4aU_5e
.
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/simov/markdown-viewer/issues/83#issuecomment-457965818, or mute the thread https://github.com/notifications/unsubscribe-auth/AXRJZP7jvKVjjZg9Txx-SewFwH2Ll3rBks5vHjsZgaJpZM4aU_5e .
Is there any update on this issue? I am curios.
As of chrome extension docs, it is possible to target frames for script injection...
https://developer.chrome.com/docs/extensions/reference/api/scripting#injection_targets You can also inject into specific frames of a tab by specifying individual frame IDs.
Is it possible for this extension to render/preview a md file loaded into an iframe?