mirror of
https://github.com/neovim/neovim.git
synced 2026-05-15 01:37:12 +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