We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm used to combining stepping with source code fragments so they don't all show up on the page at once. For example:
== Custom Elements [%step] [source,language="html",indent=0] ---- include::{element2-demo-src}[tags=element2-tag] ----
I would expect the source to not display until I press an arrow key. If this is supported, please let me know what I'm doing wrong :-).
The text was updated successfully, but these errors were encountered:
@kito99, this is not supported yet, but I sure do like the idea.
At one point, @aslakknutsen had played around with this idea. Perhaps we can build on that research.
https://www.youtube.com/watch?v=v11oO5I8JgQ
(what he's doing is a bit different, but still the idea of stepping through source code for the audience is the focus).
Sorry, something went wrong.
Cool. @aslakknutsen https://github.com/aslakknutsen, any thoughts to share?
On Thu, Apr 30, 2015 at 7:14 PM, Dan Allen [email protected] wrote:
@kito99 https://github.com/kito99, this is not supported yet, but I sure do like the idea. At one point, @aslakknutsen https://github.com/aslakknutsen had played around with this idea. Perhaps we can build on that research. https://www.youtube.com/watch?v=v11oO5I8JgQ (what he's doing is a bit different, but still the idea of stepping through source code for the audience is the focus). Reply to this email directly or view it on GitHub #116 (comment) .
@kito99 https://github.com/kito99, this is not supported yet, but I sure do like the idea.
At one point, @aslakknutsen https://github.com/aslakknutsen had played around with this idea. Perhaps we can build on that research.
Reply to this email directly or view it on GitHub #116 (comment) .
No branches or pull requests
I'm used to combining stepping with source code fragments so they don't all show up on the page at once. For example:
I would expect the source to not display until I press an arrow key. If this is supported, please let me know what I'm doing wrong :-).
The text was updated successfully, but these errors were encountered: