If you're running a docker container with version 2 of Tasks.md and want to upgrade it to version 3, please follow up those instructions as it requires some tweeks for it to work properly. docker run ...
Runestone uses GitHub's Tree-sitter to parse code to a syntax tree which is used for features that require an understanding of the code in the editor, for example syntax highlighting. The ...