pull down to refresh

So for adding a table of columns in a post, markdown tables are usually the way to go. Here’s a quick guide:

Start each column with a | and separate columns with |. Add --- below each header row for the table layout. | Column 1 | Colu... and so on then |----------|----------|----------|

Example:

Column 1Column 2Column 3
Data 1Data 2Data 3
Data 4Data 5Data 6

This should work smoothly on SN as it supports markdown formatting :)

Thanks I can now make columns but I'm still unable to insert data. Could you please teach me a bit more?

reply
Sr. NoDateAmount
128.10.2426
229.10.244

Here is a video on how I did it using tablesgenerator:

reply

Thanks for your help, my friend. It seems to be easier than I thought.

reply