mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +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