From: Kyle Bowman Date: Mon, 24 Feb 2025 01:16:07 +0000 (-0500) Subject: add todo about md grammar in vscode X-Git-Url: https://git.rocketbowman.com/?a=commitdiff_plain;h=25502eb9948e54714cfcb4f2e4302793eafc691d;p=jetsam.git add todo about md grammar in vscode --- diff --git a/todo.md b/todo.md index 6e2200b..219bbc3 100644 --- a/todo.md +++ b/todo.md @@ -108,6 +108,13 @@ Code blocks should support filenames. Bash should support setting PWD before run ### Commands to edit markdown like Emacs edits org mode +### Add extended markdown grammar to VS Code + +VS Code doesn't recognize footnotes or checklists. This guide helps you add it +to the grammar so that it does. + +https://code.visualstudio.com/api/language-extensions/syntax-highlight-guide#tokenization + ### Hover-over summary Like what Wikipedia does. \ No newline at end of file