Markdown tables

2

SP4CEBAR 2025-05-20 20:50 (Edited)

I just discovered markdown tables can be used to nicely format your list of featured games on your profile description:

For example, this:

| Games | Tools | Libraries | Demonstrations |
|---|---|---|---|
| [NyanCat](https://lowresnx.inutilis.com/topic.php?id=1871) | [TraditionalGrapher](https://lowresnx.inutilis.com/topic.php?id=3244) | [NX-MusicFile](https://lowresnx.inutilis.com/topic.php?id=2508) | [CollidableTerrain](https://lowresnx.inutilis.com/topic.php?id=2864) |
| [OrbitSimulator](https://lowresnx.inutilis.com/topic.php?id=1908) | [FastGrapher](https://lowresnx.inutilis.com/topic.php?id=3357) | [LowresCoder](https://lowresnx.inutilis.com/topic.php?id=3390) | [RasterRacer](https://lowresnx.inutilis.com/topic.php?id=2848) |

Looks like this:

Games Tools Libraries Demonstrations
NyanCat TraditionalGrapher NX-MusicFile CollidableTerrain
OrbitSimulator FastGrapher LowresCoder RasterRacer


Timo 2025-05-20 21:40

Tables are just not very mobile friendly, because they do not wrap on small screens.
Just like „retro“ web design ;)


SP4CEBAR 2025-05-21 08:17 (Edited)

I see. That might be an issue


Sylveon 2025-05-21 19:19 (Edited)

Oh that’s how you do links :3

NyanCat


SP4CEBAR 2025-05-22 08:01

indeed, have fun using them!


Timo 2025-05-22 08:12

Sylveon, you have to enable "Markdown" for your post ("Attach..." button). And then links are auto-detected anyway :)


SP4CEBAR 2025-05-22 08:34

I just enhanced the mobile optimization of the table on my profile page by shortening all program names and using spaces insstead of camelcase to separate words


Sylveon 2025-05-22 18:06

Ok I did it :3


SP4CEBAR 2025-09-25 13:07 (Edited)

I just found some new tech, so this is just a quick backup of my current profile featured section, also you can note that the words used in the table are short to allow the table to fit on a mobile screen width

Games Tools Libs Demos
Nyan Cat MIDI NX Music File Collidable Terrain
Orbits Piano Roll Lowres Coder Raster Racer
Chunk Engine MP3 Player C concepts Planet Explorer
Car Builder Rocket Builder GUI
Airborne Polyrithms Double Cells
Billiards OBJ Converter MIDI
Connect4 HEX Viewer Vectors
Battle ships Fast Grapher Graphics
Bible Find Grapher
Chess
Further
PinBall


Log in to reply.