**Bug Fixes:**
- Fixes an issue on Windows where the file's path name would populate using underscores rather than slashes. Fixes [11](https://github.com/EddyLuten/mkdocs-live-edit-plugin/issues/5). Thank you, ZeeWanderer for the contributing the fix!
- Allows for the setting of an `article_selector` option to specify which element on the page contains the page's text. This should greatly improve compatibility with just about any theme.