"TRY in repl" does not open in new tab
This is quite cumbersome because the user has to leave the current page everytime he/she wants to tryout a function. Can it be converted into an anchor tag instead?
PS: can we not have the function run in the documentation page itself, and then have a different link to share that piece of code via a link instead of try in REPL
can […] the function run in the documentation page itself
This would be neat. We do this for Sanctuary and I appreciate not having to switch back and forth between documentation and REPL.
I would like to do this too. I like what Sanctuary has, but I would also consider something like Tonic embeds for Ramda.