Fixed (#13): resolved page content corruption when Grav's global markdown setting (system.pages.markdown.enabled) is set to false.
New: added a markdown_enabled toggle to the plugin configuration to allow disabling markdown handling entirely (working in raw HTML mode) and preventing the browser from loading or running the marked and turndown helper libraries.