From 1de6840536626cf285a4ee777baeadbd73f5cabb Mon Sep 17 00:00:00 2001 From: Yuan Liao Date: Mon, 2 Jan 2023 11:50:34 -0800 Subject: [PATCH] TODO.md: Fix Markdown table rendering A line starting with four spaces may be treated as a code block instead of a table header. Signed-off-by: Yuan Liao --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 8b96a242e0..b07d9be772 100644 --- a/TODO.md +++ b/TODO.md @@ -2,7 +2,7 @@ If you find an interesting piece of software here, consider to package it, also you are free to add any package you want to see in GURU - Name | Buildsystem | Category | User | Need help | Dependency + Name | Buildsystem | Category | User | Need help | Dependency ------------ | ------------- | ------------- | ------------- | ------------- | ------------- [Whoogle](https://github.com/benbusby/whoogle-search/) | setuptools | www | Anna | ✔ | ✖ [SearXNG](https://docs.searxng.org/) | setuptools | www | Anna | ✔ | ✖