diff options
author | EuAndreh <eu@euandre.org> | 2024-02-27 08:50:15 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2024-02-27 08:50:15 -0300 |
commit | 23c4f06c0e267c574e458b051e22b3e3ff919f43 (patch) | |
tree | 406a684d95179d5aa021cc265d455d8cda9eeed6 /TODOs.md | |
parent | _config.yml: Add trailing "/" to "drafts" (diff) | |
download | euandre.org-23c4f06c0e267c574e458b051e22b3e3ff919f43.tar.gz euandre.org-23c4f06c0e267c574e458b051e22b3e3ff919f43.tar.xz |
TOODs.md
Diffstat (limited to '')
-rw-r--r-- | TODOs.md | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -542,3 +542,16 @@ FIXMEs: - build makemake output in parallel - remove the need for makemake: it is the slowest step, and sometimes breaks the Makefile graph + + + +Mobile-friendly tables: +https://many.pw/ + +https://github.com/MichaelHu/markdown-slides/blob/v2.0/src/markdown.y +https://github.com/MichaelHu/markdown-slides/blob/v2.0/src/markdown.lex + +https://news.ycombinator.com/item?id=36739920 + + +CSS from https://news.ycombinator.com/item?id=32972004 |