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

[WIP] Embed a REPL in symbol pages #28

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

Conversation

DjebbZ
Copy link

@DjebbZ DjebbZ commented Aug 14, 2017

High-level discussion in #26

@DjebbZ DjebbZ changed the title [WIP] Embed a REPl in symbol pages [WIP] Embed a REPL in symbol pages Aug 14, 2017
@DjebbZ
Copy link
Author

DjebbZ commented Aug 16, 2017

For the next steps, I'd like to use KLIPSE the following way :

  • Make the Examples runnables
  • Since examples can contain arbitrary markdown (good thing), I need to distinguish between code blocks and text to make each code block runnable with KLIPSE. Fortunately marked gives access to the parser.
  • This way, no need to change the "spec" of cljs-api.edn, and the examples would reusable as they are.

What do you think ?

@shaunlebron
Copy link
Member

@DjebbZ sorry for late reply, this sounds good so far! thanks for doing this 👍

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

Successfully merging this pull request may close these issues.

2 participants