nea / MarkdownViewerPlusPlus

A Notepad++ Plugin to view a Markdown file rendered on-the-fly
MIT License
1.17k stars 143 forks source link

Not recognizing file extension #13

Closed dail8859 closed 7 years ago

dail8859 commented 7 years ago

I tried v0.5.0 and set the file extension option, however I get this in the render window when I open a file that should be rendered:

Your configuration settings do not include the currently selected file extension.
The rendered file extensions are 'md'.
The current file is 'ExternalPluginSupport.md'. False 

If I edit the file the False turns to True. If I manually select View > Refresh the file does get rendered, however it gets reset to that warning message if I try to edit the file.

dail8859 commented 7 years ago

See #14