Thomas Sundberg
Results
1
issues of
Thomas Sundberg
When I paste the example below into a GitBook ``` {% codetabs name="Python", type="py" -%} msg = "Hello World" print msg {%- language name="JavaScript", type="js" -%} var msg = "Hello...