Code button
#9129
Replies: 4 comments 2 replies
-
Put all your code in, highlight it and then click the <> |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Yes, just to clarify, the difference is between print("code block")
for i in range(10):
print("hi') Don't forget to add "py" after the Thanks @davefes . |
Beta Was this translation helpful? Give feedback.
0 replies
-
Even better, thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I don't know who controls the button behavior but when you press the code button '<>' it generates a single back quote for the beginning and ending of the code section. This should be 3 back quotes to start and 3 more to end the code section. The beginning back quotes can be followed immediately by the program language.
Curt
Beta Was this translation helpful? Give feedback.
All reactions