meta: Update design and structure

This commit is contained in:
Jan Kremer 2025-04-26 14:54:33 +02:00
parent 10df7deea3
commit c184aad39e
Signed by: jan
GPG key ID: A7DA689CB3B078EC
15 changed files with 152 additions and 135 deletions

View file

@ -1,15 +0,0 @@
---
title: Markdown Tables Suck
date: 2023-12-25T16:28:52+01:00
tags:
- micro
---
Tables are arguably the worst part of Markdown.
No horizontal lines except for the mandatory one at the top.
The only feature is the possibility to align cells.
Org Mode does much better, but isn't perfect either.
Don't get me wrong. It's nice to have a simple tool for simple tables.
But sometimes I need more customizability.