Skip to content

Allow embedding of deno deploy playground #110

Open
@ayame113

Description

@ayame113

deno deploy playground is a code sharing service like code-pen.
https://deno.com/blog/deploy-beta3#playgrounds

We can embed code by allowing code that contains an iframe tag like the one below. (We can get this code from https://embed.deno.com/?id=my-server-example&layout=both.)

<iframe width="100%" height="600" src="https://embed.deno.com/playground/my-server-example?layout=both"></iframe>

It would be great if qiita could embed a deno deploy playground.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions