markdown-viewer icon indicating copy to clipboard operation
markdown-viewer copied to clipboard

This almost made me uninstall! - Capital letter extensions

Open ziziz opened this issue 1 year ago • 1 comments
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)(?:#.|?.)?$

ziziz avatar Jun 28 '24 12:06 ziziz

Thanks for the feedback, also I'm glad that it worked our for you. I think other people have raised this issue before.

simov avatar Jun 29 '24 13:06 simov