mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00

This small changes just ensures that if you're using `convert_input_to_markdown_lines` without `contents` you don't get a warning (when using something like neodev) that there is an expected second param, since it can be nil.