CoderCookE / vim-chatgpt

Vim Plugin For ChatGPT
The Unlicense
230 stars 29 forks source link

Persistent session is not valid markdown #22

Closed johanbook closed 11 months ago

johanbook commented 1 year ago

Hi, I absolutely love this plugin and use it almost every day in my work.

I've noticed though that when using a persistent session, the resulting text is not valid markdown due to the user and assistant syntax, which causes my syntax highlighting to break.

Screenshot 2023-10-05 at 08 08 49

Is there some reason for using these symbols? If prefixing both with e.g. > it would become valid Markdown.

Screenshot 2023-10-05 at 08 11 57
CoderCookE commented 11 months ago

This has been fixed in: https://github.com/CoderCookE/vim-chatgpt/pull/24/files