• How to use Together's lay-out options with Markdown

image


How to use Together's lay-out options with Markdown

On Together you can use Markdown to improve the looks of your post! There are many possibilities, which I've tried to explain a bit in this guide ๐ŸŒˆ

For titles, use ======= and write your title one line above this

Welcome to my new post!
=======

What's possible with Markdown on Together?

For subheadings you can use a multiple amount of #. The one here is with 3 but you can also do 2 for example.

### This is a subheading

Add an image (hosted by yourself)

bunq is awesome

You can add an image with the following code

![image](image-source-url)

Secondly, let's make a list of a couple of awesome bunq features ๐ŸŒˆ:

  • Best available app
  • Great support
  • Colorfull cards

Use a dash - on each new line to make a dotted list

List

- Item 1
- Item 2
- Item 3

---

And what about numbered lists? Let's make a list of the coolest features on the wishlist ๐ŸŒˆ:

  1. IFTTT integration
  2. iDIN implementation
  3. Pay requests with Apple Pay

Use a number instead of a dash to make a numbered list


Centering

This text is in the middle of the post.

Centering can be done by using the [center]word[/center] tag!


Quoting

You can also do a quote in this fashion.

You can do this by putting a > before each line.

> This line will be quoted now!

Strikethroughs

You can read this text but you know it probably isn't true anymore.
You can do this by putting ~~ before and after a word or sentence.

~~This will be striked~~

Other cool stuff?

Words can be made bold by using the ** around words just like **this**. Italics can be achieved by doing the same but with only one *. You can also type words in monospace style by using the `` symbol around words or sentences. Also, we can make use of hyperlinks to navigate to awesome places around the internet. Hyperlinks can be made in this fashion: [Link text](url-source). Lastly you can add a horizontal devider between sections of your post by placing --- on a new line!


Maybe even more possibilities?

Maybe I missed out on some Markdown features! If so, please add them below so we can all enjoy these markups!


Keep spreading the bunq love ๐ŸŒˆ!


image

    This is NOT user-friendly. How it should be: a compact 1-line menu WHILE you make your message.
    Because every program creates/has its own commands. You simply can't expect a user to remember them all. So give him a VISIBLE tool while he is typing. Then he can concentrate on the content.
    Cheers.

    NB: this also applies if the he is a she...

      Guys, guys (at least, that's what I assume):
      While I was typing this and previous messages: I did NOT see any popup or layout-help.
      I'm convinced that you are totally right. But this does not help a simple me, who is struggling on a tiny smartphone-screen, that is already dominated by a keyboard.
      Let's just blame it all on another early blue monday morning.

        @JeroenE#105684 I have added this to the guide as well! Thank you!

          @JeroenE#107960 Klopt. En vรณรณr de '1.' dien je ook nog een lege regel te plaatsen.

            Doet me denken aan phpbb. Ooit, heel vroeger eens een forum gemaakt. Toen werkte je ook met die codes.

              @TwitNour#105631 How do I add this nice horizontal rainbow

                Hi @Jochen#108030
                It's a custom image that I made for this purpose. You can embed it with the image-tag (see main post) with the following url: http://nour.nl/images/strip.png

                  7 months later

                  Thanks Nour!
                  I don't seem to get the lists working though.
                  Bullet list
                  - Item 1
                  - Item 2
                  - Item 3
                  Numbered list
                  1. IFTTT integration
                  2. iDIN implementation
                  3. Pay requests with Apple Pay
                  Copy-pasted it from the example above, and it doesn't seem to work.. what am I missing?

                    @RalphXD#146245 Hi Ralph!

                    Make sure you have an empty line before and after a list, other wise the system doesn't recognise it as such.
                    For example:

                    This is a bit of text
                    
                    - Item one
                    - Item two 

                    This is a bit of text

                    • Item one
                    • Item two

                      @WJanson#146254 I changed this in the initial post. Mistake from my side too!

                        13 days later

                        @uncoded-life#148803 It is knowledge that can be helpful if a user wants to know about this but didn't know it yet.

                          @TimothyA#148808 Een dergelijke "WYSIWYG" button om dit te kunnen doen is veel handiger voor de power user als ook voor de leken. Voegt niet veel waarde toe aan de toch al rommelige together omgeving.

                            @uncoded-life#148810 But if you know these things once, topics will look way better and less messy ;)

                            Also, I would love to see the WYSIWYG feature.