markdown-viewer
markdown-viewer copied to clipboard
This almost made me uninstall! - Capital letter extensions
trafficstars
Hello! I tried this plugin and did not get it to work, despite following the instructions. After closer inspection I noticed that the regexp for the path/uri was not including capital letters in the extension. I do not now how common this is, but I have come over a number of README.MD's to include a capital MD in my expression. Perhaps this should be done for everyone, or at least inform about it?
Path Matching RegExp: .(?:markdown|mdown|mkdn|md|MD|mkd|mdwn|mdtxt|mdtext|text)(?:#.|?.)?$
Thanks for the feedback, also I'm glad that it worked our for you. I think other people have raised this issue before.