You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Markdown Viewer is a professional, full-featured Markdown editor and preview app
24
24
-**Mermaid diagrams** - Create diagrams and flowcharts within your Markdown; hover over any diagram to reveal a toolbar for zooming, downloading (PNG/SVG), and copying to clipboard
25
25
-**Dark mode toggle** - Switch between light and dark themes for comfortable viewing
26
26
-**Export options** - Download your content as Markdown, HTML, or PDF
27
-
-**Import Markdown files** - Drag & drop or select files to open
27
+
-**Import Markdown files** - Drag & drop, select local files, or import from public GitHub links
28
28
-**Copy to clipboard** - Quickly copy your Markdown content with one click
29
29
-**Sync scrolling** - Keep editor and preview panes aligned (toggleable)
30
30
-**Content statistics** - Track word count, character count, and reading time
@@ -51,7 +51,7 @@ Markdown Viewer is a professional, full-featured Markdown editor and preview app
51
51
52
52
1.**Writing Markdown** - Type or paste Markdown content in the left editor panel
53
53
2.**Viewing Output** - See the rendered HTML in the right preview panel
54
-
3.**Importing Files** - Click "Import" or drag and drop .md files into the interface
54
+
3.**Importing Files** - Click "Import" for local files, use "GitHub Import" for repository links, or drag and drop .md files
55
55
4.**Exporting Content** - Use the "Export" dropdown to download as MD, HTML, or PDF
56
56
5.**Toggle Dark Mode** - Click the moon icon to switch between light and dark themes
57
57
6.**Toggle Sync Scrolling** - Enable/disable synchronized scrolling between panels
0 commit comments