您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
为Standard Notes添加功能强大的Markdown编辑器(非官方),支持实时预览、工具栏、图片粘贴/上传和PDF导出,未使用图片会自动清理。
当前为
This userscript enhances Standard Notes (web version) by seamlessly replacing the default editor with a full-featured Markdown editor. It offers a rich formatting toolbar, live preview, split view, image support, print-friendly styles, and PDF export—all client-side and privacy-safe.
marked.js
, DOMPurify
, and highlight.js
for safe and rich Markdown rendering⚠️ Unofficial enhancement, not affiliated with Standard Notes, Inc.
https://app.standardnotes.com/
– the enhanced Markdown editor activates automatically.💡 The script detects the default plain‑text editor and injects the Markdown UI.
Feature | Description |
---|---|
Toolbar | Insert headings, bold/italic, lists, checkboxes, quotes, code blocks, links, tables, HR |
Modes | Editor / Split / Preview views with live sync |
Preview | Sanitized HTML rendering with syntax highlighting and clipboard support |
Image Handling | Paste or upload → resized + embedded; unused images auto‑removed |
PDF / Print | Clean-page styles; copy-to-clipboard for code; print-friendly output |
Performance | Debounced image garbage collection and live rendering |
Customizable | Theme-aware CSS uses Standard Notes variables; no external dependencies |
DOMPurify
Use at your own risk; no affiliation with Standard Notes, Inc.
app.standardnotes.com
🔗 Repository: https://github.com/koyasi777/standardnotes-markdown-enhancer
Transform Standard Notes into a powerful Markdown workspace with live preview, clean exports, and intuitive image workflows—all while preserving privacy and staying lightweight.