Read the statement by Michael Teeuw here.
How to post code on the forum - For absolute beginners
-
@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!!! -
AwesomeThank 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. -
@evroom the workaround is to add a space after <
-
@sdetweil
Can’t be it. He said hopefully.
So when I have numerous lines of xml, I need to add a space after every < ?And when doing so I actually get:
< xml_line> -
@evroom yes… the space will show, uuuuuuuugly…
you would think that the three backquotes would turn off text interpretation…
but sadly not… -
I’m posting to this topic in the hope that it will be read by users that are not aware of the protocol for posting.
Your code posts should look like this:
{ disabled: false, module: "MMM-EARTH", position: "bottom right", config: { mode: "Natural", rotateInterval: 15000, animationSpeed: 0, MaxWidth: "45%", MaxHeight: "45%", } },NOT like this:
{
disabled: false,
module: “MMM-EARTH”,
position: “bottom right”,
config: {
mode: “Natural”,
rotateInterval: 15000,
animationSpeed: 0,
MaxWidth: “45%”,
MaxHeight: “45%”,
}
},Peace!
-
Thanks for this post. I am about to put it to good use.
-
@Mykle1 how did you do that? (the two steps!)
-
@sdetweil said in How to post code on the forum - For absolute beginners:
@Mykle1 how did you do that? (the two steps!)
?
I’m lost.
-
@Mykle1 you said
Your code posts should look like this:
so, how do they do that?
- mark the text of the ‘code’
- hit the button above the editor that looks like </>
-
Hit the button above the editor first.
That gives you the two sets of backticks, In between them, already highlighted, are the words, “Post code here”.
and you get this -
@Mykle1 i like to write the text, add the code in between the words, then mark the code sections…
-
I never use the button. Learned backticks early on. Was so happy about it that I wrote the tutorial
Jun 28, 2017, 7:40 PM
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
