# Thunkable forums platform?

**URL:** https://community.thunkable.com/t/thunkable-forums-platform/988089
**Category:** Questions about Thunkable X
**Created:** [November 20, 2020, 4:53pm UTC](https://community.thunkable.com/t/thunkable-forums-platform/988089 "2020-11-20T16:53:05Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [November 20, 2020, 4:53pm UTC](https://community.thunkable.com/t/thunkable-forums-platform/988089/1 "2020-11-20T16:53:05Z")

</div>

I’m curious what software these forums run on? I’d like to lookup some markup language examples for formatting posts.

---

<div class="post-metadata">

### Author: ![wei](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/wei/32/26160_2.png) [@wei](https://community.thunkable.com/u/wei)
#### Post date: [November 20, 2020, 5:00pm UTC](https://community.thunkable.com/t/thunkable-forums-platform/988089/2 "2020-11-20T17:00:28Z")

</div>

It is [https://www.discourse.org](https://www.discourse.org) 🙂

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [November 20, 2020, 5:42pm UTC](https://community.thunkable.com/t/thunkable-forums-platform/988089/5 "2020-11-20T17:42:16Z")

</div>

Thank you, @wei!

> **[An Unofficial Discourse User Reference Guide](https://forum.digikey.com/t/an-unofficial-discourse-user-reference-guide/1125)**
>
> This is a “quick” how-to guide for using Discourse forum/community software. It contains a majority of the common features avialble to users/content editors, but may not have complete coverage of the featureset. If anyone sees anything to add or...

As an example from the above guide, you can enclose code in two sets of triple backticks (```) to have it format with proper spacing:

```auto
If x=5
     then change y by 1

```

Without that, it appears like this:

If x=5  
then change y by 1

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [November 21, 2020, 1:16am UTC](https://community.thunkable.com/t/thunkable-forums-platform/988089/6 "2020-11-21T01:16:56Z")

</div>

Would also recommend checking out [meta.discourse.org](http://meta.discourse.org) if you want to learn more about their platform - it’s a great resource.

There are also tutorials built directly into the community:

> [@Where is the advanced user tutorial?](http://community.thunkable.com/t/where-is-the-advanced-user-tutorial/132146):
>
> Checking out the various ‘badges’ a user can get, I notice one for completing ‘the advanced user tutorial’. I have searched pretty much everywhere, and cannot see where that tutorial might be. Anyone can share the url?

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:21pm UTC](https://community.thunkable.com/t/thunkable-forums-platform/988089/7 "2024-11-08T12:21:35Z")

</div>


