gitpitch - Hide whole code block and only show fragments or jump to the first fragment -


i creating presentation java stuff , want show code.

i have problem, want present java code , first snippet import block if use code delimiter slides.

if use code block slides, whole code shows up. distract audience.

is possible jump first fragment in code block?


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -