Files
keyboardan be6b269ece Fix and add needed trailing whitespace in wiki files
One of my previous commit, where I removed all trailing whitespace
from wiki's *.md files, did happen to remove important formatting in
one file only.

Add the necessary trailing whitespace to that *.md file, restoring
original text formatting of that article.

Now, all wiki's *.md files have only the necessary trailing
whitespaces.

Signed-off-by: keyboardan <keyboardan@tilde.club>
2026-08-17 02:05:01 +00:00
..
2020-04-26 16:52:24 -06:00
2020-05-06 01:06:18 -04:00
2020-04-26 18:36:07 -04:00
2025-08-03 10:03:15 -06:00

tilde.club wiki

to write an article, make a markdown file in source/ and fill out the appropriate metadata keys. only title and author are required.

to build the wiki pages, just run make. the resulting html files will not be tracked in this repo.

open a PR with your changes! feel free to send a patch with git-send-email(1) to root@tilde.club if you prefer that workflow.