Jump to content

mbajohr

Level 2
  • Posts

    10
  • Joined

  • Last visited

Posts posted by mbajohr

  1. @gazumped The inline code block is for example used if you just want to point out a command example. If you, like me, write a lot of tech stuff that feature would be really helpful.

    Inline example:

    To show all files in a directory, one would type ls -la and so on

    Code block example

    To show all files in a directory, one would type 
    ls -la
    and so on

     

    You see that a code block for short examples breaks the readability?

    • Like 2
×
×
  • Create New...