File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1313- ** LaTeX/Math rendering** - Beautiful mathematical equations with MathJax (see [ MATHJAX.md] ( MATHJAX.md ) )
1414- ** Mermaid diagrams** - Create flowcharts, sequence diagrams, and more (see [ MERMAID.md] ( MERMAID.md ) )
1515- ** HTML Export** - Export notes as standalone HTML files with embedded images
16- - ** Public Sharing** - Share notes via token-based URLs without requiring authentication (see [ SHARING.md] ( SHARING.md ) )
16+ - ** Public Sharing** - Share notes via token-based URLs with optional QR code for mobile (see [ SHARING.md] ( SHARING.md ) )
1717
1818### Media Support
1919- ** Drag & drop upload** - Drop files from your file system directly into the editor
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Share notes publicly without requiring viewers to log in.
771 . Open a note you want to share
882 . Click the ** Share** button in the toolbar
993 . Click ** Create Share Link**
10- 4 . Copy the generated URL and send it to anyone
10+ 4 . Copy the generated URL or click ** Show QR Code ** for easy mobile scanning
1111
1212The recipient can view the note in their browser - no account needed.
1313
@@ -27,6 +27,7 @@ The old URL will immediately stop working.
2727- ** Code highlighting** - Syntax highlighting works in shared notes
2828- ** Copy button** - Code blocks have a copy-to-clipboard button
2929- ** MathJax & Mermaid** - Math equations and diagrams render correctly
30+ - ** QR code** - Generate a QR code for easy mobile sharing
3031- ** No expiration** - Links work until you revoke them
3132
3233## Visual Indicators
You can’t perform that action at this time.
0 commit comments