tokyonight.nvim
tokyonight.nvim copied to clipboard
bug: using italic in markdown does not make text italic
Did you check docs and existing issues?
- [X] I have read all the tokyonight.nvim docs
- [X] I have searched the existing issues of tokyonight.nvim
- [X] I have searched the existing issues of plugins related to this issue
Neovim version (nvim -v)
NVIM v0.9.5
Operating system/version
MacOS 14.2.1
Describe the bug
When making something italic in markdown e.g. this text should be italic.
The text is not made italic.
Steps To Reproduce
- nvim foo.md
- Write
*foo bar baz* - See that the text is not italic
Expected Behavior
Text should be italic
Repro
No response
@folke Sorry to bother you, but could you look into this sometime? I think plenty of people write in Markdown and would like to see this reinstated. Related: #482
@markup.italic.markdown_inline links to @none markdown_inline
Probably your treesitter installation that's broken