About Markdown Pro
Public application information for Google Auth and end users.
What Markdown Pro is
Markdown Pro is a browser-based markdown editor for writing, previewing, exporting, and managing markdown documents locally in the browser.
The application supports optional Google Drive integration so users can open and save markdown files inside a Markdown-pro folder in their own Google Drive account.
How the app works
- The core editor runs directly in the browser.
- Local files and metadata are stored in browser storage such as IndexedDB and localStorage.
- Google Drive access is optional and only used when the user chooses to connect their own Google account.
- The production site may use Google Analytics to understand aggregate site usage, but only after a user explicitly allows analytics.
- There is no application backend used to store user documents or Google Drive tokens.
Google Drive access
If a user connects Google Drive, the app requests the Google Drive scope https://www.googleapis.com/auth/drive.file. This scope is intended to limit access to files the app creates or files the user explicitly works with through the app.
Users can disconnect access at any time and can revoke access from their Google Account permissions settings.
Operator and contact
Service name: Markdown Pro
Contact email: ds@sudoall.com