You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Notice how I mis-copy/pasted and I "end a block" before it started. Below this block, I end it a second time. No warnings either time, no step5 emitted by the transformer. Ideally, the code would say "hey dude you ended something before you started it" and fail.
The text was updated successfully, but these errors were encountered:
So the code shortcode can be used for more than just different distributions. It can also be different languages for SDK documentation or something like that.
Ideally, I think all options should be present in the Killercoda tutorial but presenting that information may be challenging.
Perhaps there should also be a mechanism to suppress specific blocks like macos that won't ever work in the ILE.
Maybe Killercoda have their own implementation of tabbed snippets? I don't see anything like a Markdown reference on their site though.
Notice how I mis-copy/pasted and I "end a block" before it started. Below this block, I end it a second time. No warnings either time, no step5 emitted by the transformer. Ideally, the code would say "hey dude you ended something before you started it" and fail.
The text was updated successfully, but these errors were encountered: