Edditoria / markdown-plus-plus

Markdown syntax highlighting for Notepad++, by customized UDL file (user defined language)
MIT License
1.5k stars 277 forks source link

Perhaps a helpful tip to add to installation instructions regarding already opened markdown files. #61

Closed Pseudothink closed 2 years ago

Pseudothink commented 3 years ago

Markdown files already open in Notepad++ (even the latest version) will not show the newly installed styles until the file itself is closed and reopened. Restarting Notepad++ doesn't update the style shown.

I spent longer than I care to admit on figuring out why the newly installed markdown style definition file (markdown.blackboard.udl.xml) wasn't having an effect on the markdown file I'd opened before installing the style.

I'm using the Windows x64 version of Notepad++ 7.9.1.

Edditoria commented 2 years ago

@Pseudothink Thanks for suggestion :)