Get support, report issues, or find answers to common questions about MarkView
Quick answers to common questions
To view local .md files from your computer:
chrome://extensions/Now you can drag-and-drop local .md files into Chrome or open them with File โ Open File
(Ctrl+O).
Yes! But you need to view the raw markdown file, not GitHub's rendered HTML page.
How to do it:
URL Examples:
github.com/user/repo/blob/main/README.mdraw.githubusercontent.com/user/repo/main/README.mdMethod 1: Extension Popup
Method 2: Keyboard Shortcut
Ctrl+Shift+D (Windows/Linux)Cmd+Shift+D (Mac)Your theme preference is saved automatically and applies to all markdown files.
Absolutely! MarkView offers extensive customization options:
All settings are accessible from the extension popup and saved automatically.
Yes! MarkView supports 12 languages with automatic detection.
Supported Languages:
How to change language:
Yes! Auto-refresh works for both local and external files.
For local files (file:///):
For external files (GitHub, etc.):
The TOC sidebar appears automatically for markdown files with headings.
To toggle visibility:
Ctrl+Shift+L (Windows/Linux) / Cmd+Shift+L (Mac)
Features:
Yes! MarkView includes a powerful image viewer.
How to use:
Esc or click the close button to exitFeatures:
MarkView supports GitHub Flavored Markdown (GFM) and advanced features:
Standard Markdown:
Advanced Features:
Yes! MarkView supports exporting to multiple formats.
Supported Export Formats:
How to export:
Export Features:
Privacy Note: All export processing happens locally in your browser. No data is sent to external servers.
MarkView is designed to render raw markdown files, not websites that already display markdown content.
Where MarkView works:
.md files (file:///path/to/file.md)raw.githubusercontent.com/...).md served as plain textWhere MarkView won't activate:
github.com/user/repo/blob/main/README.md) -
GitHub already renders markdown beautifullyWhy? These sites are complete web applications that already render markdown with their own styling, navigation, and features. If MarkView activated, it would break their interface!
Quick tip: To use MarkView with GitHub, click the "Raw" button to view the raw markdown file.
If Mermaid diagrams aren't showing, try these solutions:
mermaid
language identifier:
```mermaid
graph TD
A --> B
```
F5 to reloadF12 to open DevTools and look for
error messagesFor KaTeX math rendering issues:
Inline Math: Use single dollar signs:
Einstein's equation is $E = mc^2$
Block Math: Use double dollar signs:
$$
\int_{a}^{b} x^2 \,dx = \frac{x^3}{3} \Big|_a^b
$$
Common issues:
\\ for line breaks in block equationsIf MarkView stops working after a Chrome update:
chrome://extensions/, find
MarkView, click the reload iconNo. MarkView does NOT collect any personal data whatsoever.
What we DON'T collect:
What stays on your device:
All processing happens locally in your browser. Read our full Privacy Policy for details.
MarkView renders markdown as-is, including any HTML or JavaScript code it contains.
Safety guidelines:
Best practices:
Yes! MarkView is fully print-friendly.
How to print:
Ctrl+P (Windows/Linux) or Cmd+P (Mac)The printed output is clean and professional, perfect for documentation or reports.
We welcome your feedback! Here's how to reach us:
Bug Reports:
Feature Requests:
General Questions:
Yes! MarkView is free to use with all core features included.
What's included:
We're committed to providing a great markdown viewing experience.
MarkView works on all Chromium-based browsers:
All features work identically across all supported browsers.
Can't find the answer you're looking for? We're here to help!
Open Support PortalWe typically respond to critical bugs within 24 hours
๐ก For security issues, email [email protected]