Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add MonacoEditor.jl #75

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

terasakisatoshi
Copy link

Hello, @fonsp . As we discussed in the aforementioned pull request on GitHub (AtelierArith/PlutoMonacoEditor.jl#1), I am making a new pull request for this repository. This new pull request adds the file src/web/MonacoEditor.jl, which demonstrates how to implement a rich text editor using Monaco Editor inside Pluto.

@terasakisatoshi
Copy link
Author

What we need is adding a frontmatter something like:

#> [frontmatter]
#> license_url = "https://github.com/JuliaPluto/featured/blob/2a6a9664e5428b37abe4957c1dca0994f4a8b7fd/LICENSES/Unlicense"
#> image = "<I'm not sure what image shoud be added>"
#> order = "<Inputme>"
#> tags = ["javascript", "web", "classic"]
#> license = "Unlicense"
#> description = "<Could you help me?>"
#> 
#>     [[frontmatter.author]]
#>     name = "Pluto.jl"
#>     url = "https://github.com/JuliaPluto"

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant