Read the statement by Michael Teeuw here.
How to post code on the forum - For absolute beginners
-
@Anhalter42 said in How to post code on the forum. - For absolute beginners.:
when you have problems finding the correct “back tick” character,
Really?
-
Thanks @Mykle1! Pinned the post to the top :)
-
@paviro said in How to post code on the forum - For absolute beginners:
Thanks @Mykle1! Pinned the post to the top :)
That’s fantastic! Thank you, too!
-
@Anhalter42 said in How to post code on the forum - For absolute beginners:
you can also use the </> button right above the input field to insert a code-formatted block.
Added to the tutorial!
-
i love your "absolute beginners" guides, keep them coming!
thanks a lot !
-
@s199 said in How to post code on the forum - For absolute beginners:
i love your “absolute beginners” guides, keep them coming!
thanks a lot !
Hey, thanks for that. I do appreciate it. When I think of another one, I’ll get right to it.
Peace!
-
You might be interested in this. It’s not titled
For absolute beginners
, but it’s close enough. -
lets see if this works
I have this back tick on my Android and not in my windows tablet.. so i will need to post code from this mobile!!!
-
Awesome
Thank you!
-
Still having trouble with < and >, actually < x m l _ l I n e > (without spaces).
<xml_line>
Or:
</xml_line>
I did:
< x m l _ l I n e >
and
< / x m l _ l I n e >
Remove the spaces to get my result.
I was given a workaround for this, but of course forgot it.