🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Backticks... (Request to admins)

    Scheduled Pinned Locked Moved Lessons and Guides
    6 Posts 4 Posters 15.4k Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • RopR Offline
      Rop
      last edited by

      Hello people running this board...

      Can we please have a sticky post pointing out that people should put code between two lines with three backticks (These things: -> ` <-) on them so that when they post their code it ends up looking like this:

      #include <M5ez.h>
      
      void setup() {
          ez.begin();
      }
      
      void loop() {
          ez.msgBox("M5ez minimal program", "Hello World !", "Settings");
          ez.settings.menu();
      }
      

      and not like this:

      #include <M5ez.h>

      void setup() {
      ez.begin();
      }

      void loop() {
      ez.msgBox("M5ez minimal program", "Hello World !", "Settings");
      ez.settings.menu();
      }

      1 Reply Last reply Reply Quote 1
      • C Offline
        CrazyHorse80
        last edited by

        It should be good to explain how to use other tags, too (if any).
        Thank you in advance!

        1 Reply Last reply Reply Quote 0
        • ajb2k3A Offline
          ajb2k3
          last edited by

          Or even what tags are available.

          UIFlow, so easy an adult can learn it!
          If I don't know it, be patient!
          I've ether not learned it or am too drunk to remember it!
          Author of the WIP UIFlow Handbook!
          M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

          1 Reply Last reply Reply Quote 0
          • loborisL Offline
            loboris
            last edited by loboris

            Formating guide

            Link also available when you click on question mark in edit window.
            The help apears in chinese:
            Markdown
            该论坛使用 Markdown 语法。点此查看 语法说明。

            Translated:
            Markdown
            This forum uses the Markdown syntax. Click here for the syntax description.

            1 Reply Last reply Reply Quote 0
            • C Offline
              CrazyHorse80
              last edited by

              Thank you!

              1 Reply Last reply Reply Quote 0
              • ajb2k3A Offline
                ajb2k3
                last edited by

                Thank you.

                UIFlow, so easy an adult can learn it!
                If I don't know it, be patient!
                I've ether not learned it or am too drunk to remember it!
                Author of the WIP UIFlow Handbook!
                M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

                1 Reply Last reply Reply Quote 0

                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
                • First post
                  Last post