From e78bf3013ddb588638a93bed1f6eff4d0beb5106 Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 28 Sep 2025 00:35:11 -0400 Subject: Better highlighting for Markdown links --- main.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'main.c') diff --git a/main.c b/main.c index 9da5c2b..059c5ae 100644 --- a/main.c +++ b/main.c @@ -1,11 +1,6 @@ /* -TODO: -- highlight correctly in Markdown -- highlight (https://example.org) correctly in Markdown (exactly which characters are allowed in links?) - - what did I mean by this -- LSP "actions" - FUTURE FEATURES: +- LSP "actions" - wrap-text command - path-specific extensions - more tests -- cgit v1.2.3