mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 15:21:47 +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