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

Support [%step] for source code #116

Open
kito99 opened this issue Mar 9, 2015 · 2 comments
Open

Support [%step] for source code #116

kito99 opened this issue Mar 9, 2015 · 2 comments

Comments

@kito99
Copy link

kito99 commented Mar 9, 2015

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 :-).

@mojavelinux
Copy link
Member

@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).

@kito99
Copy link
Author

kito99 commented May 1, 2015

Cool. @aslakknutsen https://github.com/aslakknutsen, any thoughts to
share?

On Thu, Apr 30, 2015 at 7:14 PM, Dan Allen notifications@github.com 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)
.

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

No branches or pull requests

2 participants