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

Investigate the level of effort for adding support for an "LFE eval service" in mdbook #20

Open
1 task
oubiwann opened this issue Feb 19, 2021 · 0 comments
Labels

Comments

@oubiwann
Copy link
Member

oubiwann commented Feb 19, 2021

https://rust-lang.github.io/mdBook/format/mdbook.html#inserting-runnable-rust-files

I don't think we'd need to recompile mdbook; we might just be able to:

  1. reuse {{#playground file.rs}} and
  2. maintain a modified book.js that calls the LFE service instead of the Rust playground

Need to look at the details of how mdbook reads the results:

Questions:

  • Does mdbook do any file extension checks? Iow, will {{#playground file.lfe}} work?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant