[go: up one dir, main page]

Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add html to elmish command #50

Open
MangelMaxime opened this issue Sep 27, 2018 · 1 comment
Open

Add html to elmish command #50

MangelMaxime opened this issue Sep 27, 2018 · 1 comment
Labels
question Further information is requested

Comments

@MangelMaxime
Copy link
Member

It should be possible to add HTML to Elmish support in the REPL should we add it?

The main motivation being, the REPL could be something used in a meetup to teach Fable/Elmish. The benefit being, there is no requirement needed other than having Chrome/Safari installed.

@forki @alfonsogarciacaro

@MangelMaxime MangelMaxime added the question Further information is requested label Sep 27, 2018
@alfonsogarciacaro
Copy link
Member

Hmm, if it's easy it could be a nice addition, but I'm always wary of duplicating capabilities because maintenance then becomes difficult. If you're planning to keep the html-to-elmish website, it may be possible to just add a link somehow (in a new tab so users don't need to reload the REPL when going back). The command could be used to open the html-to-elmish website passing the selected text as a url parameter.

Also, if we add the command and it's successful, people will ask why it's not supported in offline editors ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants