mirror of
https://github.com/neovim/neovim.git
synced 2026-07-25 10:12:01 +00:00
Here, it is expected that the user add the word TODO: to show how the markdown is rendered, but the tutor is configured to expect the text without the word TODO. This PR fixes this behavior. Ref #7028