@mdwrk/mdwrkcom-content-pack 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +39 -0
- package/content/pages/answers/does-mdwrk-require-a-server.md +27 -0
- package/content/pages/answers/how-do-mdwrk-theme-packs-work.md +27 -0
- package/content/pages/answers/how-does-mdwrk-store-markdown-locally.md +27 -0
- package/content/pages/answers/index.md +39 -0
- package/content/pages/answers/what-is-a-local-first-markdown-workspace.md +27 -0
- package/content/pages/answers/what-is-an-offline-markdown-editor.md +27 -0
- package/content/pages/blog/launch.md +42 -0
- package/content/pages/compare/index.md +39 -0
- package/content/pages/compare/local-first-markdown-editors.md +27 -0
- package/content/pages/compare/mdwrk-vs-obsidian.md +27 -0
- package/content/pages/compare/mdwrk-vs-typora.md +27 -0
- package/content/pages/compare/mdwrk-vs-vscode-markdown.md +27 -0
- package/content/pages/docs/extensions.md +34 -0
- package/content/pages/docs/quickstart.md +48 -0
- package/content/pages/docs/theme-packs.md +34 -0
- package/content/pages/es/docs/quickstart.md +50 -0
- package/content/pages/features/extension-runtime.md +25 -0
- package/content/pages/features/github-sync.md +25 -0
- package/content/pages/features/index.md +42 -0
- package/content/pages/features/indexeddb-markdown-storage.md +25 -0
- package/content/pages/features/live-preview.md +25 -0
- package/content/pages/features/pwa-markdown-editor.md +25 -0
- package/content/pages/index.md +45 -0
- package/content/pages/markdown/basic-markdown-syntax.md +29 -0
- package/content/pages/markdown/generated/local-first-markdown-workspace/benefits.md +31 -0
- package/content/pages/markdown/generated/local-first-markdown-workspace/best-practices.md +31 -0
- package/content/pages/markdown/generated/local-first-markdown-workspace/checklist.md +31 -0
- package/content/pages/markdown/generated/local-first-markdown-workspace/examples.md +31 -0
- package/content/pages/markdown/generated/local-first-markdown-workspace/for-developers.md +31 -0
- package/content/pages/markdown/generated/local-first-markdown-workspace/for-teams.md +31 -0
- package/content/pages/markdown/generated/local-first-markdown-workspace/use-cases.md +31 -0
- package/content/pages/markdown/generated/local-first-markdown-workspace/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-blogging/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-blogging/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-blogging/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-blogging/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-blogging/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-blogging/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-blogging/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-blogging/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-documentation/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-documentation/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-documentation/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-documentation/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-documentation/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-documentation/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-documentation/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-documentation/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-editor/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-editor/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-editor/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-editor/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-editor/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-editor/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-editor/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-editor/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-extension-workflows/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-extension-workflows/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-extension-workflows/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-extension-workflows/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-extension-workflows/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-extension-workflows/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-extension-workflows/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-extension-workflows/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-for-developers/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-for-developers/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-for-developers/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-for-developers/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-for-developers/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-for-developers/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-for-developers/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-for-developers/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-for-teams/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-for-teams/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-for-teams/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-for-teams/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-for-teams/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-for-teams/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-for-teams/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-for-teams/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-knowledge-base/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-knowledge-base/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-knowledge-base/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-knowledge-base/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-knowledge-base/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-knowledge-base/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-knowledge-base/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-knowledge-base/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-notes/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-notes/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-notes/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-notes/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-notes/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-notes/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-notes/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-notes/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-preview/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-preview/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-preview/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-preview/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-preview/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-preview/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-preview/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-preview/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-project-docs/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-project-docs/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-project-docs/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-project-docs/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-project-docs/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-project-docs/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-project-docs/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-project-docs/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-readme/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-readme/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-readme/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-readme/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-readme/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-readme/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-readme/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-readme/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-theme-packs/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-theme-packs/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-theme-packs/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-theme-packs/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-theme-packs/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-theme-packs/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-theme-packs/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-theme-packs/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-writing-workflow/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-writing-workflow/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-writing-workflow/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-writing-workflow/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-writing-workflow/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-writing-workflow/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-writing-workflow/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-writing-workflow/workflow.md +31 -0
- package/content/pages/markdown/generated/offline-markdown-editor/benefits.md +31 -0
- package/content/pages/markdown/generated/offline-markdown-editor/best-practices.md +31 -0
- package/content/pages/markdown/generated/offline-markdown-editor/checklist.md +31 -0
- package/content/pages/markdown/generated/offline-markdown-editor/examples.md +31 -0
- package/content/pages/markdown/generated/offline-markdown-editor/for-developers.md +31 -0
- package/content/pages/markdown/generated/offline-markdown-editor/for-teams.md +31 -0
- package/content/pages/markdown/generated/offline-markdown-editor/use-cases.md +31 -0
- package/content/pages/markdown/generated/offline-markdown-editor/workflow.md +31 -0
- package/content/pages/markdown/how-to-write-markdown.md +29 -0
- package/content/pages/markdown/index.md +40 -0
- package/content/pages/markdown/markdown-vs-html.md +29 -0
- package/content/pages/markdown/what-is-a-markdown-editor.md +29 -0
- package/content/pages/markdown/what-is-markdown-used-for.md +29 -0
- package/content/pages/markdown/what-is-markdown.md +29 -0
- package/content/pages/packages/extension-runtime.md +33 -0
- package/content/pages/packages/index.md +42 -0
- package/content/pages/packages/markdown-editor-react.md +33 -0
- package/content/pages/packages/markdown-renderer-core.md +33 -0
- package/content/pages/packages/markdown-renderer-react.md +33 -0
- package/content/pages/packages/theme-contract.md +33 -0
- package/content/pages/privacy.md +41 -0
- package/content/pages/proof/browser-support.md +22 -0
- package/content/pages/proof/markdown-support.md +22 -0
- package/content/pages/proof/package-surfaces.md +22 -0
- package/content/pages/security.md +38 -0
- package/content/pages/trust/privacy-boundary.md +22 -0
- package/data/article-metadata.schema.json +111 -0
- package/data/content-sitemap.yaml +31 -0
- package/data/content.ts +55 -0
- package/data/docs.ts +111 -0
- package/data/markdown/AGENTS.md +10 -0
- package/data/markdown/blog/client-split-out-backstory.md +97 -0
- package/data/markdown/blog/desktop-release-and-android-verification.md +65 -0
- package/data/markdown/blog/docs-surface-realignment.md +70 -0
- package/data/markdown/blog/extension-compatibility-and-publish-gates.md +59 -0
- package/data/markdown/blog/extension-host-rollout.md +92 -0
- package/data/markdown/blog/governed-releases-and-package-docs.md +69 -0
- package/data/markdown/blog/markdown-workspace-launch.md +75 -0
- package/data/markdown/blog/pwa-install-and-zoom-controls.md +64 -0
- package/data/markdown/blog/responsive-authoring-and-export.md +64 -0
- package/data/markdown/blog/retained-client-versions-and-desktop-shell.md +59 -0
- package/data/markdown/blog/screenshot-matrix-and-browser-sidebars.md +57 -0
- package/data/markdown/blog/settings-simplification-for-daily-flow.md +54 -0
- package/data/markdown/blog/workspace-files-and-git-ops-packages.md +53 -0
- package/data/markdown/docs/authoring/authoring-overview.md +59 -0
- package/data/markdown/docs/authoring/extension-authoring-guide.md +69 -0
- package/data/markdown/docs/authoring/extensions.md +93 -0
- package/data/markdown/docs/authoring/language-packs.md +81 -0
- package/data/markdown/docs/authoring/theme-packs.md +81 -0
- package/data/markdown/docs/comparisons/mdwrk-vs-logseq.md +49 -0
- package/data/markdown/docs/comparisons/mdwrk-vs-marktext.md +49 -0
- package/data/markdown/docs/comparisons/mdwrk-vs-notion.md +49 -0
- package/data/markdown/docs/comparisons/mdwrk-vs-obsidian.md +49 -0
- package/data/markdown/docs/comparisons/mdwrk-vs-standard-markdown-editors.md +49 -0
- package/data/markdown/docs/comparisons/mdwrk-vs-typora.md +49 -0
- package/data/markdown/docs/comparisons/mdwrk-vs-vs-code.md +49 -0
- package/data/markdown/docs/comparisons/mdwrk-vs-zettlr.md +49 -0
- package/data/markdown/docs/extensions/extension-platform.md +64 -0
- package/data/markdown/docs/extensions/theme-studio-and-host-surfaces.md +54 -0
- package/data/markdown/docs/getting-started/browser-use.md +59 -0
- package/data/markdown/docs/getting-started/configuration.md +82 -0
- package/data/markdown/docs/getting-started/installation.md +74 -0
- package/data/markdown/docs/getting-started/local-setup.md +94 -0
- package/data/markdown/docs/getting-started/pwa-installation.md +62 -0
- package/data/markdown/docs/getting-started/standalone-modules.md +87 -0
- package/data/markdown/docs/github-sync.md +51 -0
- package/data/markdown/docs/product/desktop-app-boundary.md +57 -0
- package/data/markdown/docs/product/developer-documentation.md +52 -0
- package/data/markdown/docs/product/extension-host.md +52 -0
- package/data/markdown/docs/product/local-first-markdown-workspace.md +52 -0
- package/data/markdown/docs/product/markdown-file-manager.md +52 -0
- package/data/markdown/docs/product/markdown-preview-editor.md +52 -0
- package/data/markdown/docs/product/markdown-profile-architecture.md +51 -0
- package/data/markdown/docs/product/offline-markdown-editor.md +52 -0
- package/data/markdown/docs/product/privacy-first-markdown-editor.md +52 -0
- package/data/markdown/docs/product/theme-packs.md +52 -0
- package/data/markdown/docs/product/uix-responsive-contract.md +51 -0
- package/data/markdown/docs/usage/advanced-formatting.md +181 -0
- package/data/markdown/docs/usage/checkbox-autocomplete.md +51 -0
- package/data/markdown/docs/usage/editor-basics.md +138 -0
- package/data/markdown/docs/usage/rendering-and-preview.md +157 -0
- package/data/markdown/docs/usage/text-wrap-previewer.md +45 -0
- package/data/markdown/docs/usage/ui-refresh-1-3-28.md +43 -0
- package/data/markdown/docs/usage/ui-refresh-1-3-29.md +44 -0
- package/data/markdown/docs/usage/view-toolbar.md +47 -0
- package/data/markdown/legal/privacy.md +21 -0
- package/data/markdown/legal/terms.md +19 -0
- package/data/markdown-topic-matrix.json +169 -0
- package/dist/index.d.ts +26 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +49 -0
- package/dist/index.js.map +1 -0
- package/dist/version.d.ts +2 -0
- package/dist/version.d.ts.map +1 -0
- package/dist/version.js +2 -0
- package/dist/version.js.map +1 -0
- package/generated/cache-header-manifest.json +6558 -0
- package/generated/content-index.json +3689 -0
- package/generated/content-registry.json +15203 -0
- package/generated/jsonld-graph.json +21815 -0
- package/generated/llms-full.txt +1769 -0
- package/generated/llms.txt +225 -0
- package/generated/robots.txt +28 -0
- package/generated/semantic-index.json +7595 -0
- package/generated/sitemap.xml +1114 -0
- package/generated/sitemap.xsl +59 -0
- package/package.json +57 -0
- package/public/blog/media/extension-manager-pane.jpg +0 -0
- package/public/blog/media/lander-blog-list.png +0 -0
- package/public/blog/media/lander-docs-dark.png +0 -0
- package/public/blog/media/lander-home-light.png +0 -0
- package/public/blog/media/language-pack-studio-pane.jpg +0 -0
- package/public/blog/media/mdwrk-git-pane.png +0 -0
- package/public/blog/media/mdwrk-settings-visual.png +0 -0
- package/public/blog/media/mdwrk-workspace-editor.png +0 -0
- package/public/blog/media/mdwrk-workspace-split.png +0 -0
- package/public/blog/media/settings-github-configurations.jpg +0 -0
- package/public/blog/media/theme-selector-modal.jpg +0 -0
- package/public/blog/media/theme-studio-pane.jpg +0 -0
- package/public/favicon.svg +10 -0
- package/public/llms.txt +85 -0
- package/public/og-image.png +0 -0
- package/public/og-image.svg +12 -0
- package/public/robots.txt +4 -0
- package/public/semantic-index.json +1627 -0
- package/public/sitemap.xml +342 -0
|
@@ -0,0 +1,1627 @@
|
|
|
1
|
+
{
|
|
2
|
+
"site": "MdWrk",
|
|
3
|
+
"generatedAt": "2026-05-05T11:19:12.625Z",
|
|
4
|
+
"description": "Plain semantic index for MdWrk docs and product update pages.",
|
|
5
|
+
"entries": [
|
|
6
|
+
{
|
|
7
|
+
"type": "home",
|
|
8
|
+
"title": "MdWrk",
|
|
9
|
+
"url": "https://mdwrk.com/",
|
|
10
|
+
"description": "MdWrk is a privacy-first, offline-capable Markdown workspace for writing, previewing, and managing Markdown on your device.",
|
|
11
|
+
"keywords": [
|
|
12
|
+
"MdWrk",
|
|
13
|
+
"Markdown editor",
|
|
14
|
+
"local-first Markdown",
|
|
15
|
+
"offline Markdown editor",
|
|
16
|
+
"privacy-first Markdown editor",
|
|
17
|
+
"Markdown preview",
|
|
18
|
+
"Markdown workspace",
|
|
19
|
+
"extension host",
|
|
20
|
+
"theme packs",
|
|
21
|
+
"privacy first",
|
|
22
|
+
"offline capable",
|
|
23
|
+
"Markdown",
|
|
24
|
+
"workspace"
|
|
25
|
+
]
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"type": "comparison",
|
|
29
|
+
"title": "MdWrk Vs VS Code",
|
|
30
|
+
"url": "https://mdwrk.com/compare/code",
|
|
31
|
+
"path": "/compare/code",
|
|
32
|
+
"section": "Compares",
|
|
33
|
+
"description": "Compare MdWrk and VS Code when you need Markdown editing in either a purpose-built writing workspace or a general developer IDE.",
|
|
34
|
+
"headings": [
|
|
35
|
+
"Best Fit",
|
|
36
|
+
"Product Difference",
|
|
37
|
+
"Related Docs"
|
|
38
|
+
],
|
|
39
|
+
"keywords": [
|
|
40
|
+
"MdWrk",
|
|
41
|
+
"Markdown editor",
|
|
42
|
+
"local-first Markdown",
|
|
43
|
+
"offline Markdown editor",
|
|
44
|
+
"privacy-first Markdown editor",
|
|
45
|
+
"Markdown preview",
|
|
46
|
+
"Markdown workspace",
|
|
47
|
+
"extension host",
|
|
48
|
+
"theme packs",
|
|
49
|
+
"Code",
|
|
50
|
+
"Compares",
|
|
51
|
+
"Compare",
|
|
52
|
+
"need",
|
|
53
|
+
"Markdown",
|
|
54
|
+
"editing",
|
|
55
|
+
"either"
|
|
56
|
+
]
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"type": "comparison",
|
|
60
|
+
"title": "MdWrk Vs Logseq",
|
|
61
|
+
"url": "https://mdwrk.com/compare/logseq",
|
|
62
|
+
"path": "/compare/logseq",
|
|
63
|
+
"section": "Compares",
|
|
64
|
+
"description": "Compare MdWrk and Logseq when choosing between Markdown workspace authoring and an outline-first knowledge graph workflow.",
|
|
65
|
+
"headings": [
|
|
66
|
+
"Best Fit",
|
|
67
|
+
"Product Difference",
|
|
68
|
+
"Related Docs"
|
|
69
|
+
],
|
|
70
|
+
"keywords": [
|
|
71
|
+
"MdWrk",
|
|
72
|
+
"Markdown editor",
|
|
73
|
+
"local-first Markdown",
|
|
74
|
+
"offline Markdown editor",
|
|
75
|
+
"privacy-first Markdown editor",
|
|
76
|
+
"Markdown preview",
|
|
77
|
+
"Markdown workspace",
|
|
78
|
+
"extension host",
|
|
79
|
+
"theme packs",
|
|
80
|
+
"Logseq",
|
|
81
|
+
"Compares",
|
|
82
|
+
"Compare",
|
|
83
|
+
"choosing",
|
|
84
|
+
"between",
|
|
85
|
+
"Markdown",
|
|
86
|
+
"workspace"
|
|
87
|
+
]
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"type": "comparison",
|
|
91
|
+
"title": "MdWrk Vs MarkText",
|
|
92
|
+
"url": "https://mdwrk.com/compare/marktext",
|
|
93
|
+
"path": "/compare/marktext",
|
|
94
|
+
"section": "Compares",
|
|
95
|
+
"description": "Compare MdWrk and MarkText when choosing between a local-first Markdown workspace with reusable packages and a focused desktop Markdown editor.",
|
|
96
|
+
"headings": [
|
|
97
|
+
"Best Fit",
|
|
98
|
+
"Product Difference",
|
|
99
|
+
"Related Docs"
|
|
100
|
+
],
|
|
101
|
+
"keywords": [
|
|
102
|
+
"MdWrk",
|
|
103
|
+
"Markdown editor",
|
|
104
|
+
"local-first Markdown",
|
|
105
|
+
"offline Markdown editor",
|
|
106
|
+
"privacy-first Markdown editor",
|
|
107
|
+
"Markdown preview",
|
|
108
|
+
"Markdown workspace",
|
|
109
|
+
"extension host",
|
|
110
|
+
"theme packs",
|
|
111
|
+
"MarkText",
|
|
112
|
+
"Compares",
|
|
113
|
+
"Compare",
|
|
114
|
+
"choosing",
|
|
115
|
+
"between",
|
|
116
|
+
"local first",
|
|
117
|
+
"Markdown"
|
|
118
|
+
]
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
"type": "comparison",
|
|
122
|
+
"title": "MdWrk Vs Notion",
|
|
123
|
+
"url": "https://mdwrk.com/compare/notion",
|
|
124
|
+
"path": "/compare/notion",
|
|
125
|
+
"section": "Compares",
|
|
126
|
+
"description": "Compare MdWrk and Notion when choosing between local Markdown files and a hosted collaborative workspace.",
|
|
127
|
+
"headings": [
|
|
128
|
+
"Best Fit",
|
|
129
|
+
"Product Difference",
|
|
130
|
+
"Related Docs"
|
|
131
|
+
],
|
|
132
|
+
"keywords": [
|
|
133
|
+
"MdWrk",
|
|
134
|
+
"Markdown editor",
|
|
135
|
+
"local-first Markdown",
|
|
136
|
+
"offline Markdown editor",
|
|
137
|
+
"privacy-first Markdown editor",
|
|
138
|
+
"Markdown preview",
|
|
139
|
+
"Markdown workspace",
|
|
140
|
+
"extension host",
|
|
141
|
+
"theme packs",
|
|
142
|
+
"Notion",
|
|
143
|
+
"Compares",
|
|
144
|
+
"Compare",
|
|
145
|
+
"choosing",
|
|
146
|
+
"between",
|
|
147
|
+
"local",
|
|
148
|
+
"Markdown"
|
|
149
|
+
]
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
"type": "comparison",
|
|
153
|
+
"title": "MdWrk Vs Obsidian",
|
|
154
|
+
"url": "https://mdwrk.com/compare/obsidian",
|
|
155
|
+
"path": "/compare/obsidian",
|
|
156
|
+
"section": "Compares",
|
|
157
|
+
"description": "Compare MdWrk and Obsidian when you need local Markdown writing, preview, workspace management, extensions, and package-friendly developer surfaces.",
|
|
158
|
+
"headings": [
|
|
159
|
+
"Best Fit",
|
|
160
|
+
"Product Difference",
|
|
161
|
+
"Related Docs"
|
|
162
|
+
],
|
|
163
|
+
"keywords": [
|
|
164
|
+
"MdWrk",
|
|
165
|
+
"Markdown editor",
|
|
166
|
+
"local-first Markdown",
|
|
167
|
+
"offline Markdown editor",
|
|
168
|
+
"privacy-first Markdown editor",
|
|
169
|
+
"Markdown preview",
|
|
170
|
+
"Markdown workspace",
|
|
171
|
+
"extension host",
|
|
172
|
+
"theme packs",
|
|
173
|
+
"Obsidian",
|
|
174
|
+
"Compares",
|
|
175
|
+
"Compare",
|
|
176
|
+
"need",
|
|
177
|
+
"local",
|
|
178
|
+
"Markdown",
|
|
179
|
+
"writing"
|
|
180
|
+
]
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"type": "comparison",
|
|
184
|
+
"title": "MdWrk Vs Standard Markdown Editors",
|
|
185
|
+
"url": "https://mdwrk.com/compare/standard-markdown-editors",
|
|
186
|
+
"path": "/compare/standard-markdown-editors",
|
|
187
|
+
"section": "Compares",
|
|
188
|
+
"description": "Compare MdWrk with standard Markdown editors when you need more than a single-file writing surface: workspace management, preview policy, extensions, themes, and reusable packages.",
|
|
189
|
+
"headings": [
|
|
190
|
+
"Best Fit",
|
|
191
|
+
"Product Difference",
|
|
192
|
+
"Related Docs"
|
|
193
|
+
],
|
|
194
|
+
"keywords": [
|
|
195
|
+
"MdWrk",
|
|
196
|
+
"Markdown editor",
|
|
197
|
+
"local-first Markdown",
|
|
198
|
+
"offline Markdown editor",
|
|
199
|
+
"privacy-first Markdown editor",
|
|
200
|
+
"Markdown preview",
|
|
201
|
+
"Markdown workspace",
|
|
202
|
+
"extension host",
|
|
203
|
+
"theme packs",
|
|
204
|
+
"Standard",
|
|
205
|
+
"Markdown",
|
|
206
|
+
"Editors",
|
|
207
|
+
"Compares",
|
|
208
|
+
"Compare",
|
|
209
|
+
"standard",
|
|
210
|
+
"editors"
|
|
211
|
+
]
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
"type": "comparison",
|
|
215
|
+
"title": "MdWrk Vs Typora",
|
|
216
|
+
"url": "https://mdwrk.com/compare/typora",
|
|
217
|
+
"path": "/compare/typora",
|
|
218
|
+
"section": "Compares",
|
|
219
|
+
"description": "Compare MdWrk and Typora across Markdown authoring surfaces, workspace-oriented preview/editor flows, and minimal single-document writing apps.",
|
|
220
|
+
"headings": [
|
|
221
|
+
"MdWrk Fit",
|
|
222
|
+
"Product Difference",
|
|
223
|
+
"Related Docs"
|
|
224
|
+
],
|
|
225
|
+
"keywords": [
|
|
226
|
+
"MdWrk",
|
|
227
|
+
"Markdown editor",
|
|
228
|
+
"local-first Markdown",
|
|
229
|
+
"offline Markdown editor",
|
|
230
|
+
"privacy-first Markdown editor",
|
|
231
|
+
"Markdown preview",
|
|
232
|
+
"Markdown workspace",
|
|
233
|
+
"extension host",
|
|
234
|
+
"theme packs",
|
|
235
|
+
"Typora",
|
|
236
|
+
"Compares",
|
|
237
|
+
"Compare",
|
|
238
|
+
"across",
|
|
239
|
+
"Markdown",
|
|
240
|
+
"authoring",
|
|
241
|
+
"surfaces"
|
|
242
|
+
]
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"type": "comparison",
|
|
246
|
+
"title": "MdWrk Vs Zettlr",
|
|
247
|
+
"url": "https://mdwrk.com/compare/zettlr",
|
|
248
|
+
"path": "/compare/zettlr",
|
|
249
|
+
"section": "Compares",
|
|
250
|
+
"description": "Compare MdWrk and Zettlr when choosing between a local-first Markdown workspace and a research-oriented Markdown writing environment.",
|
|
251
|
+
"headings": [
|
|
252
|
+
"Best Fit",
|
|
253
|
+
"Product Difference",
|
|
254
|
+
"Related Docs"
|
|
255
|
+
],
|
|
256
|
+
"keywords": [
|
|
257
|
+
"MdWrk",
|
|
258
|
+
"Markdown editor",
|
|
259
|
+
"local-first Markdown",
|
|
260
|
+
"offline Markdown editor",
|
|
261
|
+
"privacy-first Markdown editor",
|
|
262
|
+
"Markdown preview",
|
|
263
|
+
"Markdown workspace",
|
|
264
|
+
"extension host",
|
|
265
|
+
"theme packs",
|
|
266
|
+
"Zettlr",
|
|
267
|
+
"Compares",
|
|
268
|
+
"Compare",
|
|
269
|
+
"choosing",
|
|
270
|
+
"between",
|
|
271
|
+
"local first",
|
|
272
|
+
"Markdown"
|
|
273
|
+
]
|
|
274
|
+
},
|
|
275
|
+
{
|
|
276
|
+
"type": "doc",
|
|
277
|
+
"title": "UI Refresh 1.3.28",
|
|
278
|
+
"url": "https://mdwrk.com/docs/archive/ui-refresh-1-3-28",
|
|
279
|
+
"path": "/docs/archive/ui-refresh-1-3-28",
|
|
280
|
+
"section": "Archive",
|
|
281
|
+
"description": "MdWrk 1.3.28 improves editing ergonomics, toolbar grouping, markdown list rendering, status footer behavior, and workspace action placement.",
|
|
282
|
+
"headings": [
|
|
283
|
+
"Client update: `mdwrk/mdwrkspace` 1.3.28",
|
|
284
|
+
"Notes"
|
|
285
|
+
],
|
|
286
|
+
"keywords": [
|
|
287
|
+
"MdWrk",
|
|
288
|
+
"Markdown editor",
|
|
289
|
+
"local-first Markdown",
|
|
290
|
+
"offline Markdown editor",
|
|
291
|
+
"privacy-first Markdown editor",
|
|
292
|
+
"Markdown preview",
|
|
293
|
+
"Markdown workspace",
|
|
294
|
+
"extension host",
|
|
295
|
+
"theme packs",
|
|
296
|
+
"Refresh",
|
|
297
|
+
"Archive",
|
|
298
|
+
"improves",
|
|
299
|
+
"editing",
|
|
300
|
+
"ergonomics",
|
|
301
|
+
"toolbar",
|
|
302
|
+
"grouping"
|
|
303
|
+
]
|
|
304
|
+
},
|
|
305
|
+
{
|
|
306
|
+
"type": "doc",
|
|
307
|
+
"title": "UI Refresh 1.3.29",
|
|
308
|
+
"url": "https://mdwrk.com/docs/archive/ui-refresh-1-3-29",
|
|
309
|
+
"path": "/docs/archive/ui-refresh-1-3-29",
|
|
310
|
+
"section": "Archive",
|
|
311
|
+
"description": "This release focuses on visual clarity, modal usability, and responsive behavior improvements-",
|
|
312
|
+
"headings": [
|
|
313
|
+
"Client update: `mdwrk/mdwrkspace` 1.3.29",
|
|
314
|
+
"Notes"
|
|
315
|
+
],
|
|
316
|
+
"keywords": [
|
|
317
|
+
"MdWrk",
|
|
318
|
+
"Markdown editor",
|
|
319
|
+
"local-first Markdown",
|
|
320
|
+
"offline Markdown editor",
|
|
321
|
+
"privacy-first Markdown editor",
|
|
322
|
+
"Markdown preview",
|
|
323
|
+
"Markdown workspace",
|
|
324
|
+
"extension host",
|
|
325
|
+
"theme packs",
|
|
326
|
+
"Refresh",
|
|
327
|
+
"Archive",
|
|
328
|
+
"release",
|
|
329
|
+
"focuses",
|
|
330
|
+
"visual",
|
|
331
|
+
"clarity",
|
|
332
|
+
"modal"
|
|
333
|
+
]
|
|
334
|
+
},
|
|
335
|
+
{
|
|
336
|
+
"type": "doc",
|
|
337
|
+
"title": "Extension Authoring",
|
|
338
|
+
"url": "https://mdwrk.com/docs/authoring/extensions",
|
|
339
|
+
"path": "/docs/authoring/extensions",
|
|
340
|
+
"section": "Authoring",
|
|
341
|
+
"description": "Extension authoring covers manifest shape, host APIs, activation lifecycle, package-local source, generated bundles, and trust metadata for MdWrk extensions.",
|
|
342
|
+
"headings": [
|
|
343
|
+
"What an extension author owns",
|
|
344
|
+
"Typical workflow",
|
|
345
|
+
"Required package shape",
|
|
346
|
+
"Runtime and distribution rules",
|
|
347
|
+
"Reference package",
|
|
348
|
+
"Related documents"
|
|
349
|
+
],
|
|
350
|
+
"keywords": [
|
|
351
|
+
"MdWrk",
|
|
352
|
+
"Markdown editor",
|
|
353
|
+
"local-first Markdown",
|
|
354
|
+
"offline Markdown editor",
|
|
355
|
+
"privacy-first Markdown editor",
|
|
356
|
+
"Markdown preview",
|
|
357
|
+
"Markdown workspace",
|
|
358
|
+
"extension host",
|
|
359
|
+
"theme packs",
|
|
360
|
+
"Extension",
|
|
361
|
+
"Authoring",
|
|
362
|
+
"authoring",
|
|
363
|
+
"covers",
|
|
364
|
+
"manifest",
|
|
365
|
+
"shape",
|
|
366
|
+
"host"
|
|
367
|
+
]
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
"type": "doc",
|
|
371
|
+
"title": "Language Pack Authoring",
|
|
372
|
+
"url": "https://mdwrk.com/docs/authoring/language-packs",
|
|
373
|
+
"path": "/docs/authoring/language-packs",
|
|
374
|
+
"section": "Authoring",
|
|
375
|
+
"description": "Language pack authoring uses the first-party studio package, locale catalogs, validation flows, export behavior, and host surfaces for MdWrk localization.",
|
|
376
|
+
"headings": [
|
|
377
|
+
"Primary surface",
|
|
378
|
+
"Authoring expectations",
|
|
379
|
+
"What the studio proves",
|
|
380
|
+
"Artifact model",
|
|
381
|
+
"Reference surfaces"
|
|
382
|
+
],
|
|
383
|
+
"keywords": [
|
|
384
|
+
"MdWrk",
|
|
385
|
+
"Markdown editor",
|
|
386
|
+
"local-first Markdown",
|
|
387
|
+
"offline Markdown editor",
|
|
388
|
+
"privacy-first Markdown editor",
|
|
389
|
+
"Markdown preview",
|
|
390
|
+
"Markdown workspace",
|
|
391
|
+
"extension host",
|
|
392
|
+
"theme packs",
|
|
393
|
+
"Language",
|
|
394
|
+
"Pack",
|
|
395
|
+
"Authoring",
|
|
396
|
+
"pack",
|
|
397
|
+
"authoring",
|
|
398
|
+
"uses",
|
|
399
|
+
"first party"
|
|
400
|
+
]
|
|
401
|
+
},
|
|
402
|
+
{
|
|
403
|
+
"type": "doc",
|
|
404
|
+
"title": "Authoring Overview",
|
|
405
|
+
"url": "https://mdwrk.com/docs/authoring/overview",
|
|
406
|
+
"path": "/docs/authoring/overview",
|
|
407
|
+
"section": "Authoring",
|
|
408
|
+
"description": "MdWrk authoring documentation groups extension, theme pack, and language pack workflows into focused surfaces for package and product contributors.",
|
|
409
|
+
"headings": [
|
|
410
|
+
"Authoring domains",
|
|
411
|
+
"Scope",
|
|
412
|
+
"Ground rules"
|
|
413
|
+
],
|
|
414
|
+
"keywords": [
|
|
415
|
+
"MdWrk",
|
|
416
|
+
"Markdown editor",
|
|
417
|
+
"local-first Markdown",
|
|
418
|
+
"offline Markdown editor",
|
|
419
|
+
"privacy-first Markdown editor",
|
|
420
|
+
"Markdown preview",
|
|
421
|
+
"Markdown workspace",
|
|
422
|
+
"extension host",
|
|
423
|
+
"theme packs",
|
|
424
|
+
"Authoring",
|
|
425
|
+
"Overview",
|
|
426
|
+
"authoring",
|
|
427
|
+
"documentation",
|
|
428
|
+
"groups",
|
|
429
|
+
"extension",
|
|
430
|
+
"theme"
|
|
431
|
+
]
|
|
432
|
+
},
|
|
433
|
+
{
|
|
434
|
+
"type": "doc",
|
|
435
|
+
"title": "Theme Pack Authoring",
|
|
436
|
+
"url": "https://mdwrk.com/docs/authoring/theme-packs",
|
|
437
|
+
"path": "/docs/authoring/theme-packs",
|
|
438
|
+
"section": "Authoring",
|
|
439
|
+
"description": "Theme pack authoring uses MdWrk theme contracts, Theme Studio workflows, token exports, and package-ready surfaces for consistent editor and preview styling.",
|
|
440
|
+
"headings": [
|
|
441
|
+
"Primary surface",
|
|
442
|
+
"What Theme Studio proves",
|
|
443
|
+
"Authoring rules",
|
|
444
|
+
"Package and artifact expectations",
|
|
445
|
+
"Reference surfaces"
|
|
446
|
+
],
|
|
447
|
+
"keywords": [
|
|
448
|
+
"MdWrk",
|
|
449
|
+
"Markdown editor",
|
|
450
|
+
"local-first Markdown",
|
|
451
|
+
"offline Markdown editor",
|
|
452
|
+
"privacy-first Markdown editor",
|
|
453
|
+
"Markdown preview",
|
|
454
|
+
"Markdown workspace",
|
|
455
|
+
"extension host",
|
|
456
|
+
"theme packs",
|
|
457
|
+
"Theme",
|
|
458
|
+
"Pack",
|
|
459
|
+
"Authoring",
|
|
460
|
+
"pack",
|
|
461
|
+
"authoring",
|
|
462
|
+
"uses",
|
|
463
|
+
"theme"
|
|
464
|
+
]
|
|
465
|
+
},
|
|
466
|
+
{
|
|
467
|
+
"type": "doc",
|
|
468
|
+
"title": "Extension Platform",
|
|
469
|
+
"url": "https://mdwrk.com/docs/extensions/extension-platform",
|
|
470
|
+
"path": "/docs/extensions/extension-platform",
|
|
471
|
+
"section": "Extensions",
|
|
472
|
+
"description": "MdWrk extensions are governed through manifest metadata, host APIs, runtime activation, manager UX, settings, permissions, and compatibility checks.",
|
|
473
|
+
"headings": [
|
|
474
|
+
"Runtime shape",
|
|
475
|
+
"Host responsibilities",
|
|
476
|
+
"Bundled first-party extensions",
|
|
477
|
+
"External installables"
|
|
478
|
+
],
|
|
479
|
+
"keywords": [
|
|
480
|
+
"MdWrk",
|
|
481
|
+
"Markdown editor",
|
|
482
|
+
"local-first Markdown",
|
|
483
|
+
"offline Markdown editor",
|
|
484
|
+
"privacy-first Markdown editor",
|
|
485
|
+
"Markdown preview",
|
|
486
|
+
"Markdown workspace",
|
|
487
|
+
"extension host",
|
|
488
|
+
"theme packs",
|
|
489
|
+
"Extension",
|
|
490
|
+
"Platform",
|
|
491
|
+
"Extensions",
|
|
492
|
+
"extensions",
|
|
493
|
+
"governed",
|
|
494
|
+
"through",
|
|
495
|
+
"manifest"
|
|
496
|
+
]
|
|
497
|
+
},
|
|
498
|
+
{
|
|
499
|
+
"type": "doc",
|
|
500
|
+
"title": "Theme Studio and Host Surfaces",
|
|
501
|
+
"url": "https://mdwrk.com/docs/extensions/theme-studio-and-host-surfaces",
|
|
502
|
+
"path": "/docs/extensions/theme-studio-and-host-surfaces",
|
|
503
|
+
"section": "Extensions",
|
|
504
|
+
"description": "Theme Studio demonstrates how first-party extensions use host surfaces, theme contracts, workspace panes, and export flows inside the MdWrk extension model.",
|
|
505
|
+
"headings": [
|
|
506
|
+
"Theme Studio",
|
|
507
|
+
"Shared contract",
|
|
508
|
+
"Why this matters"
|
|
509
|
+
],
|
|
510
|
+
"keywords": [
|
|
511
|
+
"MdWrk",
|
|
512
|
+
"Markdown editor",
|
|
513
|
+
"local-first Markdown",
|
|
514
|
+
"offline Markdown editor",
|
|
515
|
+
"privacy-first Markdown editor",
|
|
516
|
+
"Markdown preview",
|
|
517
|
+
"Markdown workspace",
|
|
518
|
+
"extension host",
|
|
519
|
+
"theme packs",
|
|
520
|
+
"Theme",
|
|
521
|
+
"Studio",
|
|
522
|
+
"Host",
|
|
523
|
+
"Surfaces",
|
|
524
|
+
"Extensions",
|
|
525
|
+
"demonstrates",
|
|
526
|
+
"first party"
|
|
527
|
+
]
|
|
528
|
+
},
|
|
529
|
+
{
|
|
530
|
+
"type": "doc",
|
|
531
|
+
"title": "Browser Use",
|
|
532
|
+
"url": "https://mdwrk.com/docs/getting-started/browser-use",
|
|
533
|
+
"path": "/docs/getting-started/browser-use",
|
|
534
|
+
"section": "Getting Started",
|
|
535
|
+
"description": "The browser path runs the MdWrk client directly in a supported browser, keeps documents local by default, and remains usable offline after app assets are cached.",
|
|
536
|
+
"headings": [
|
|
537
|
+
"What it is",
|
|
538
|
+
"How to start",
|
|
539
|
+
"Best fit",
|
|
540
|
+
"Storage model",
|
|
541
|
+
"When to choose another path"
|
|
542
|
+
],
|
|
543
|
+
"keywords": [
|
|
544
|
+
"MdWrk",
|
|
545
|
+
"Markdown editor",
|
|
546
|
+
"local-first Markdown",
|
|
547
|
+
"offline Markdown editor",
|
|
548
|
+
"privacy-first Markdown editor",
|
|
549
|
+
"Markdown preview",
|
|
550
|
+
"Markdown workspace",
|
|
551
|
+
"extension host",
|
|
552
|
+
"theme packs",
|
|
553
|
+
"Browser",
|
|
554
|
+
"Getting",
|
|
555
|
+
"Started",
|
|
556
|
+
"browser",
|
|
557
|
+
"path",
|
|
558
|
+
"runs",
|
|
559
|
+
"client"
|
|
560
|
+
]
|
|
561
|
+
},
|
|
562
|
+
{
|
|
563
|
+
"type": "doc",
|
|
564
|
+
"title": "Client Configuration",
|
|
565
|
+
"url": "https://mdwrk.com/docs/getting-started/configuration",
|
|
566
|
+
"path": "/docs/getting-started/configuration",
|
|
567
|
+
"section": "Getting Started",
|
|
568
|
+
"description": "Theme Selection Open Settings -> Theme to switch between built-in theme families. Themes are contract-backed and flow through the editor, preview, export, and extension theme APIs.",
|
|
569
|
+
"headings": [
|
|
570
|
+
"Theme Selection",
|
|
571
|
+
"Workspace Defaults",
|
|
572
|
+
"Lander Environment Variables",
|
|
573
|
+
"Reverse Proxy",
|
|
574
|
+
"Package-Level Configuration",
|
|
575
|
+
"Metadata and Discovery"
|
|
576
|
+
],
|
|
577
|
+
"keywords": [
|
|
578
|
+
"MdWrk",
|
|
579
|
+
"Markdown editor",
|
|
580
|
+
"local-first Markdown",
|
|
581
|
+
"offline Markdown editor",
|
|
582
|
+
"privacy-first Markdown editor",
|
|
583
|
+
"Markdown preview",
|
|
584
|
+
"Markdown workspace",
|
|
585
|
+
"extension host",
|
|
586
|
+
"theme packs",
|
|
587
|
+
"Client",
|
|
588
|
+
"Configuration",
|
|
589
|
+
"Getting",
|
|
590
|
+
"Started",
|
|
591
|
+
"Theme",
|
|
592
|
+
"Selection",
|
|
593
|
+
"Open"
|
|
594
|
+
]
|
|
595
|
+
},
|
|
596
|
+
{
|
|
597
|
+
"type": "doc",
|
|
598
|
+
"title": "Client Installation",
|
|
599
|
+
"url": "https://mdwrk.com/docs/getting-started/installation",
|
|
600
|
+
"path": "/docs/getting-started/installation",
|
|
601
|
+
"section": "Getting Started",
|
|
602
|
+
"description": "Use the browser route for immediate access, the PWA route for an installable shell, local setup for development control, or standalone modules for package-level adoption.",
|
|
603
|
+
"headings": [
|
|
604
|
+
"Installation Paths",
|
|
605
|
+
"Quick Choice Guide",
|
|
606
|
+
"Workspace Client Package",
|
|
607
|
+
"Notes"
|
|
608
|
+
],
|
|
609
|
+
"keywords": [
|
|
610
|
+
"MdWrk",
|
|
611
|
+
"Markdown editor",
|
|
612
|
+
"local-first Markdown",
|
|
613
|
+
"offline Markdown editor",
|
|
614
|
+
"privacy-first Markdown editor",
|
|
615
|
+
"Markdown preview",
|
|
616
|
+
"Markdown workspace",
|
|
617
|
+
"extension host",
|
|
618
|
+
"theme packs",
|
|
619
|
+
"Client",
|
|
620
|
+
"Installation",
|
|
621
|
+
"Getting",
|
|
622
|
+
"Started",
|
|
623
|
+
"browser",
|
|
624
|
+
"route",
|
|
625
|
+
"immediate"
|
|
626
|
+
]
|
|
627
|
+
},
|
|
628
|
+
{
|
|
629
|
+
"type": "doc",
|
|
630
|
+
"title": "Local Setup",
|
|
631
|
+
"url": "https://mdwrk.com/docs/getting-started/local-setup",
|
|
632
|
+
"path": "/docs/getting-started/local-setup",
|
|
633
|
+
"section": "Getting Started",
|
|
634
|
+
"description": "This path is for maintainers, internal adopters, and self-hosting operators who want more control than the browser or PWA flows provide.",
|
|
635
|
+
"headings": [
|
|
636
|
+
"What it covers",
|
|
637
|
+
"Workspace prerequisites",
|
|
638
|
+
"Basic local workflow",
|
|
639
|
+
"Common local commands",
|
|
640
|
+
"Self-hosting notes",
|
|
641
|
+
"When to choose another path"
|
|
642
|
+
],
|
|
643
|
+
"keywords": [
|
|
644
|
+
"MdWrk",
|
|
645
|
+
"Markdown editor",
|
|
646
|
+
"local-first Markdown",
|
|
647
|
+
"offline Markdown editor",
|
|
648
|
+
"privacy-first Markdown editor",
|
|
649
|
+
"Markdown preview",
|
|
650
|
+
"Markdown workspace",
|
|
651
|
+
"extension host",
|
|
652
|
+
"theme packs",
|
|
653
|
+
"Local",
|
|
654
|
+
"Setup",
|
|
655
|
+
"Getting",
|
|
656
|
+
"Started",
|
|
657
|
+
"path",
|
|
658
|
+
"maintainers",
|
|
659
|
+
"internal"
|
|
660
|
+
]
|
|
661
|
+
},
|
|
662
|
+
{
|
|
663
|
+
"type": "doc",
|
|
664
|
+
"title": "PWA Installation",
|
|
665
|
+
"url": "https://mdwrk.com/docs/getting-started/pwa-installation",
|
|
666
|
+
"path": "/docs/getting-started/pwa-installation",
|
|
667
|
+
"section": "Getting Started",
|
|
668
|
+
"description": "The Progressive Web App path keeps the MdWrk client in the web platform, but lets supported browsers install it as a dedicated app window.",
|
|
669
|
+
"headings": [
|
|
670
|
+
"What it is",
|
|
671
|
+
"Typical install flow",
|
|
672
|
+
"Best fit",
|
|
673
|
+
"Update behavior",
|
|
674
|
+
"Storage and backup",
|
|
675
|
+
"When to choose another path"
|
|
676
|
+
],
|
|
677
|
+
"keywords": [
|
|
678
|
+
"MdWrk",
|
|
679
|
+
"Markdown editor",
|
|
680
|
+
"local-first Markdown",
|
|
681
|
+
"offline Markdown editor",
|
|
682
|
+
"privacy-first Markdown editor",
|
|
683
|
+
"Markdown preview",
|
|
684
|
+
"Markdown workspace",
|
|
685
|
+
"extension host",
|
|
686
|
+
"theme packs",
|
|
687
|
+
"Installation",
|
|
688
|
+
"Getting",
|
|
689
|
+
"Started",
|
|
690
|
+
"Progressive",
|
|
691
|
+
"path",
|
|
692
|
+
"keeps",
|
|
693
|
+
"client"
|
|
694
|
+
]
|
|
695
|
+
},
|
|
696
|
+
{
|
|
697
|
+
"type": "doc",
|
|
698
|
+
"title": "Standalone Modules",
|
|
699
|
+
"url": "https://mdwrk.com/docs/getting-started/standalone-modules",
|
|
700
|
+
"path": "/docs/getting-started/standalone-modules",
|
|
701
|
+
"section": "Getting Started",
|
|
702
|
+
"description": "MdWrk standalone modules expose the editor, renderer, extension contracts, theme tokens, and installable extension packages as reusable package surfaces.",
|
|
703
|
+
"headings": [
|
|
704
|
+
"Primary packages",
|
|
705
|
+
"Full client package",
|
|
706
|
+
"Split editor and renderer packages",
|
|
707
|
+
"ESM CDN example",
|
|
708
|
+
"Package selection guidance",
|
|
709
|
+
"Related guidance"
|
|
710
|
+
],
|
|
711
|
+
"keywords": [
|
|
712
|
+
"MdWrk",
|
|
713
|
+
"Markdown editor",
|
|
714
|
+
"local-first Markdown",
|
|
715
|
+
"offline Markdown editor",
|
|
716
|
+
"privacy-first Markdown editor",
|
|
717
|
+
"Markdown preview",
|
|
718
|
+
"Markdown workspace",
|
|
719
|
+
"extension host",
|
|
720
|
+
"theme packs",
|
|
721
|
+
"Standalone",
|
|
722
|
+
"Modules",
|
|
723
|
+
"Getting",
|
|
724
|
+
"Started",
|
|
725
|
+
"standalone",
|
|
726
|
+
"modules",
|
|
727
|
+
"expose"
|
|
728
|
+
]
|
|
729
|
+
},
|
|
730
|
+
{
|
|
731
|
+
"type": "doc",
|
|
732
|
+
"title": "GitHub Sync",
|
|
733
|
+
"url": "https://mdwrk.com/docs/github-sync",
|
|
734
|
+
"path": "/docs/github-sync",
|
|
735
|
+
"section": "Integrations",
|
|
736
|
+
"description": "Repository Access Use a GitHub personal access token with the narrowest permissions your workflow requires. Store the token only when you want mdwrk to read from or write to a repository.",
|
|
737
|
+
"headings": [
|
|
738
|
+
"Repository Access",
|
|
739
|
+
"Pull and Push",
|
|
740
|
+
"Privacy Boundary",
|
|
741
|
+
"Operational Notes"
|
|
742
|
+
],
|
|
743
|
+
"keywords": [
|
|
744
|
+
"MdWrk",
|
|
745
|
+
"Markdown editor",
|
|
746
|
+
"local-first Markdown",
|
|
747
|
+
"offline Markdown editor",
|
|
748
|
+
"privacy-first Markdown editor",
|
|
749
|
+
"Markdown preview",
|
|
750
|
+
"Markdown workspace",
|
|
751
|
+
"extension host",
|
|
752
|
+
"theme packs",
|
|
753
|
+
"GitHub",
|
|
754
|
+
"Sync",
|
|
755
|
+
"Integrations",
|
|
756
|
+
"Repository",
|
|
757
|
+
"Access",
|
|
758
|
+
"personal",
|
|
759
|
+
"access"
|
|
760
|
+
]
|
|
761
|
+
},
|
|
762
|
+
{
|
|
763
|
+
"type": "feature",
|
|
764
|
+
"title": "Markdown Formatting",
|
|
765
|
+
"url": "https://mdwrk.com/features/advanced-formatting",
|
|
766
|
+
"path": "/features/advanced-formatting",
|
|
767
|
+
"section": "Features",
|
|
768
|
+
"description": "MdWrk uses a CommonMark plus GFM baseline, exposes optional formatting profiles for footnotes, math, and related syntax, and adds opinionated editor tools for faster authoring without locking documents into a proprietary format.",
|
|
769
|
+
"headings": [
|
|
770
|
+
"Baseline Conformance",
|
|
771
|
+
"What the Renderer Guarantees",
|
|
772
|
+
"Optional Markdown Profiles",
|
|
773
|
+
"In-Scope Profiles",
|
|
774
|
+
"Experimental or Out-of-Boundary Profiles",
|
|
775
|
+
"Trusted HTML Rule",
|
|
776
|
+
"Opinionated MdWrk Authoring Extras",
|
|
777
|
+
"Toolbar Actions",
|
|
778
|
+
"Keyboard and Editing Behavior",
|
|
779
|
+
"Table Builder",
|
|
780
|
+
"Structured Inserts",
|
|
781
|
+
"Practical Portability Guidance"
|
|
782
|
+
],
|
|
783
|
+
"keywords": [
|
|
784
|
+
"MdWrk",
|
|
785
|
+
"Markdown editor",
|
|
786
|
+
"local-first Markdown",
|
|
787
|
+
"offline Markdown editor",
|
|
788
|
+
"privacy-first Markdown editor",
|
|
789
|
+
"Markdown preview",
|
|
790
|
+
"Markdown workspace",
|
|
791
|
+
"extension host",
|
|
792
|
+
"theme packs",
|
|
793
|
+
"Markdown",
|
|
794
|
+
"Formatting",
|
|
795
|
+
"Features",
|
|
796
|
+
"uses",
|
|
797
|
+
"CommonMark",
|
|
798
|
+
"plus",
|
|
799
|
+
"baseline"
|
|
800
|
+
]
|
|
801
|
+
},
|
|
802
|
+
{
|
|
803
|
+
"type": "feature",
|
|
804
|
+
"title": "Developer Documentation",
|
|
805
|
+
"url": "https://mdwrk.com/features/developer-documentation",
|
|
806
|
+
"path": "/features/developer-documentation",
|
|
807
|
+
"section": "Features",
|
|
808
|
+
"description": "MdWrk developer documentation covers local setup, standalone packages, editor and renderer modules, extension authoring, theme packs, language packs, and package-level adoption paths.",
|
|
809
|
+
"headings": [
|
|
810
|
+
"Developer Entry Points",
|
|
811
|
+
"Package Families",
|
|
812
|
+
"Implementation Workflow",
|
|
813
|
+
"Related Docs"
|
|
814
|
+
],
|
|
815
|
+
"keywords": [
|
|
816
|
+
"MdWrk",
|
|
817
|
+
"Markdown editor",
|
|
818
|
+
"local-first Markdown",
|
|
819
|
+
"offline Markdown editor",
|
|
820
|
+
"privacy-first Markdown editor",
|
|
821
|
+
"Markdown preview",
|
|
822
|
+
"Markdown workspace",
|
|
823
|
+
"extension host",
|
|
824
|
+
"theme packs",
|
|
825
|
+
"Developer",
|
|
826
|
+
"Documentation",
|
|
827
|
+
"Features",
|
|
828
|
+
"developer",
|
|
829
|
+
"documentation",
|
|
830
|
+
"covers",
|
|
831
|
+
"local"
|
|
832
|
+
]
|
|
833
|
+
},
|
|
834
|
+
{
|
|
835
|
+
"type": "feature",
|
|
836
|
+
"title": "Editor Basics",
|
|
837
|
+
"url": "https://mdwrk.com/features/editor-basics",
|
|
838
|
+
"path": "/features/editor-basics",
|
|
839
|
+
"section": "Features",
|
|
840
|
+
"description": "MdWrk combines a markdown source editor, split preview workflow, table builder, formatting toolbar, and local-first workspace model so drafting stays fast without hiding the underlying Markdown.",
|
|
841
|
+
"headings": [
|
|
842
|
+
"What the Editor Is For",
|
|
843
|
+
"Core Writing Views",
|
|
844
|
+
"Source Editing Features",
|
|
845
|
+
"Formatting Toolbar",
|
|
846
|
+
"Keyboard Behavior",
|
|
847
|
+
"Table Builder",
|
|
848
|
+
"Workspace Model",
|
|
849
|
+
"Theme and Layout Behavior",
|
|
850
|
+
"Why This Matters",
|
|
851
|
+
"Related Docs"
|
|
852
|
+
],
|
|
853
|
+
"keywords": [
|
|
854
|
+
"MdWrk",
|
|
855
|
+
"Markdown editor",
|
|
856
|
+
"local-first Markdown",
|
|
857
|
+
"offline Markdown editor",
|
|
858
|
+
"privacy-first Markdown editor",
|
|
859
|
+
"Markdown preview",
|
|
860
|
+
"Markdown workspace",
|
|
861
|
+
"extension host",
|
|
862
|
+
"theme packs",
|
|
863
|
+
"Editor",
|
|
864
|
+
"Basics",
|
|
865
|
+
"Features",
|
|
866
|
+
"combines",
|
|
867
|
+
"markdown",
|
|
868
|
+
"source",
|
|
869
|
+
"editor"
|
|
870
|
+
]
|
|
871
|
+
},
|
|
872
|
+
{
|
|
873
|
+
"type": "feature",
|
|
874
|
+
"title": "Extension Host",
|
|
875
|
+
"url": "https://mdwrk.com/features/extension-host",
|
|
876
|
+
"path": "/features/extension-host",
|
|
877
|
+
"section": "Features",
|
|
878
|
+
"description": "MdWrk includes a governed extension host with manifest, runtime, capability, trust, settings, command, view, diagnostics, theme, and language-pack surfaces.",
|
|
879
|
+
"headings": [
|
|
880
|
+
"Host Contract",
|
|
881
|
+
"Runtime Controls",
|
|
882
|
+
"First-Party Extensions",
|
|
883
|
+
"Related Docs"
|
|
884
|
+
],
|
|
885
|
+
"keywords": [
|
|
886
|
+
"MdWrk",
|
|
887
|
+
"Markdown editor",
|
|
888
|
+
"local-first Markdown",
|
|
889
|
+
"offline Markdown editor",
|
|
890
|
+
"privacy-first Markdown editor",
|
|
891
|
+
"Markdown preview",
|
|
892
|
+
"Markdown workspace",
|
|
893
|
+
"extension host",
|
|
894
|
+
"theme packs",
|
|
895
|
+
"Extension",
|
|
896
|
+
"Host",
|
|
897
|
+
"Features",
|
|
898
|
+
"includes",
|
|
899
|
+
"governed",
|
|
900
|
+
"extension",
|
|
901
|
+
"host"
|
|
902
|
+
]
|
|
903
|
+
},
|
|
904
|
+
{
|
|
905
|
+
"type": "feature",
|
|
906
|
+
"title": "Local-First Markdown Workspace",
|
|
907
|
+
"url": "https://mdwrk.com/features/local-first-markdown-workspace",
|
|
908
|
+
"path": "/features/local-first-markdown-workspace",
|
|
909
|
+
"section": "Features",
|
|
910
|
+
"description": "MdWrk is a local-first Markdown workspace for projects, folders, files, preview links, themes, and extensions that should remain usable without forcing a cloud document model.",
|
|
911
|
+
"headings": [
|
|
912
|
+
"Workspace Shape",
|
|
913
|
+
"Project Operations",
|
|
914
|
+
"Extension Surface",
|
|
915
|
+
"Related Docs"
|
|
916
|
+
],
|
|
917
|
+
"keywords": [
|
|
918
|
+
"MdWrk",
|
|
919
|
+
"Markdown editor",
|
|
920
|
+
"local-first Markdown",
|
|
921
|
+
"offline Markdown editor",
|
|
922
|
+
"privacy-first Markdown editor",
|
|
923
|
+
"Markdown preview",
|
|
924
|
+
"Markdown workspace",
|
|
925
|
+
"extension host",
|
|
926
|
+
"theme packs",
|
|
927
|
+
"Local First",
|
|
928
|
+
"Markdown",
|
|
929
|
+
"Workspace",
|
|
930
|
+
"Features",
|
|
931
|
+
"local first",
|
|
932
|
+
"workspace",
|
|
933
|
+
"projects"
|
|
934
|
+
]
|
|
935
|
+
},
|
|
936
|
+
{
|
|
937
|
+
"type": "feature",
|
|
938
|
+
"title": "Markdown File Manager",
|
|
939
|
+
"url": "https://mdwrk.com/features/markdown-file-manager",
|
|
940
|
+
"path": "/features/markdown-file-manager",
|
|
941
|
+
"section": "Features",
|
|
942
|
+
"description": "MdWrk manages Markdown projects, files, folders, preview navigation, and workspace entries so documents stay organized inside the same surface where they are written.",
|
|
943
|
+
"headings": [
|
|
944
|
+
"File Operations",
|
|
945
|
+
"Preview Navigation",
|
|
946
|
+
"Desktop-Backed Workflows",
|
|
947
|
+
"Related Docs"
|
|
948
|
+
],
|
|
949
|
+
"keywords": [
|
|
950
|
+
"MdWrk",
|
|
951
|
+
"Markdown editor",
|
|
952
|
+
"local-first Markdown",
|
|
953
|
+
"offline Markdown editor",
|
|
954
|
+
"privacy-first Markdown editor",
|
|
955
|
+
"Markdown preview",
|
|
956
|
+
"Markdown workspace",
|
|
957
|
+
"extension host",
|
|
958
|
+
"theme packs",
|
|
959
|
+
"Markdown",
|
|
960
|
+
"File",
|
|
961
|
+
"Manager",
|
|
962
|
+
"Features",
|
|
963
|
+
"manages",
|
|
964
|
+
"projects",
|
|
965
|
+
"files"
|
|
966
|
+
]
|
|
967
|
+
},
|
|
968
|
+
{
|
|
969
|
+
"type": "feature",
|
|
970
|
+
"title": "Markdown Preview Editor",
|
|
971
|
+
"url": "https://mdwrk.com/features/markdown-preview-editor",
|
|
972
|
+
"path": "/features/markdown-preview-editor",
|
|
973
|
+
"section": "Features",
|
|
974
|
+
"description": "MdWrk combines a Markdown source editor with live preview, profile-aware rendering, internal-link navigation, HTML export, and print-oriented output.",
|
|
975
|
+
"headings": [
|
|
976
|
+
"Editor And Preview Modes",
|
|
977
|
+
"Rendering Contract",
|
|
978
|
+
"Output Paths",
|
|
979
|
+
"Related Docs"
|
|
980
|
+
],
|
|
981
|
+
"keywords": [
|
|
982
|
+
"MdWrk",
|
|
983
|
+
"Markdown editor",
|
|
984
|
+
"local-first Markdown",
|
|
985
|
+
"offline Markdown editor",
|
|
986
|
+
"privacy-first Markdown editor",
|
|
987
|
+
"Markdown preview",
|
|
988
|
+
"Markdown workspace",
|
|
989
|
+
"extension host",
|
|
990
|
+
"theme packs",
|
|
991
|
+
"Markdown",
|
|
992
|
+
"Preview",
|
|
993
|
+
"Editor",
|
|
994
|
+
"Features",
|
|
995
|
+
"combines",
|
|
996
|
+
"source",
|
|
997
|
+
"editor"
|
|
998
|
+
]
|
|
999
|
+
},
|
|
1000
|
+
{
|
|
1001
|
+
"type": "feature",
|
|
1002
|
+
"title": "Offline Markdown Editor",
|
|
1003
|
+
"url": "https://mdwrk.com/features/offline-markdown-editor",
|
|
1004
|
+
"path": "/features/offline-markdown-editor",
|
|
1005
|
+
"section": "Features",
|
|
1006
|
+
"description": "MdWrk is an offline-capable Markdown editor that keeps writing, preview, workspace state, and installable app behavior available on the device after the client assets are loaded.",
|
|
1007
|
+
"headings": [
|
|
1008
|
+
"Offline Editing Model",
|
|
1009
|
+
"Writing Workflow",
|
|
1010
|
+
"Local Storage Boundary",
|
|
1011
|
+
"Related Docs"
|
|
1012
|
+
],
|
|
1013
|
+
"keywords": [
|
|
1014
|
+
"MdWrk",
|
|
1015
|
+
"Markdown editor",
|
|
1016
|
+
"local-first Markdown",
|
|
1017
|
+
"offline Markdown editor",
|
|
1018
|
+
"privacy-first Markdown editor",
|
|
1019
|
+
"Markdown preview",
|
|
1020
|
+
"Markdown workspace",
|
|
1021
|
+
"extension host",
|
|
1022
|
+
"theme packs",
|
|
1023
|
+
"Offline",
|
|
1024
|
+
"Markdown",
|
|
1025
|
+
"Editor",
|
|
1026
|
+
"Features",
|
|
1027
|
+
"offline capable",
|
|
1028
|
+
"editor",
|
|
1029
|
+
"keeps"
|
|
1030
|
+
]
|
|
1031
|
+
},
|
|
1032
|
+
{
|
|
1033
|
+
"type": "feature",
|
|
1034
|
+
"title": "Privacy-First Markdown Editor",
|
|
1035
|
+
"url": "https://mdwrk.com/features/privacy-first-markdown-editor",
|
|
1036
|
+
"path": "/features/privacy-first-markdown-editor",
|
|
1037
|
+
"section": "Features",
|
|
1038
|
+
"description": "MdWrk is a privacy-first Markdown editor that keeps documents on the device by default and makes sync, export, extension trust, and external services explicit choices.",
|
|
1039
|
+
"headings": [
|
|
1040
|
+
"Privacy Boundary",
|
|
1041
|
+
"Explicit Sharing",
|
|
1042
|
+
"Extension Trust",
|
|
1043
|
+
"Related Docs"
|
|
1044
|
+
],
|
|
1045
|
+
"keywords": [
|
|
1046
|
+
"MdWrk",
|
|
1047
|
+
"Markdown editor",
|
|
1048
|
+
"local-first Markdown",
|
|
1049
|
+
"offline Markdown editor",
|
|
1050
|
+
"privacy-first Markdown editor",
|
|
1051
|
+
"Markdown preview",
|
|
1052
|
+
"Markdown workspace",
|
|
1053
|
+
"extension host",
|
|
1054
|
+
"theme packs",
|
|
1055
|
+
"Privacy First",
|
|
1056
|
+
"Markdown",
|
|
1057
|
+
"Editor",
|
|
1058
|
+
"Features",
|
|
1059
|
+
"privacy first",
|
|
1060
|
+
"editor",
|
|
1061
|
+
"keeps"
|
|
1062
|
+
]
|
|
1063
|
+
},
|
|
1064
|
+
{
|
|
1065
|
+
"type": "feature",
|
|
1066
|
+
"title": "Rendering and Preview",
|
|
1067
|
+
"url": "https://mdwrk.com/features/rendering-and-preview",
|
|
1068
|
+
"path": "/features/rendering-and-preview",
|
|
1069
|
+
"section": "Features",
|
|
1070
|
+
"description": "MdWrk turns Markdown into a live rendered preview with internal-link navigation, profile-aware HTML handling, policy advisories, and export paths that stay aligned with the on-screen renderer.",
|
|
1071
|
+
"headings": [
|
|
1072
|
+
"Live Preview Surface",
|
|
1073
|
+
"Shared Renderer Contract",
|
|
1074
|
+
"Internal Markdown Navigation",
|
|
1075
|
+
"Preview Policy and HTML Handling",
|
|
1076
|
+
"Optional Profiles in Preview",
|
|
1077
|
+
"Preview Actions",
|
|
1078
|
+
"HTML Export Alignment",
|
|
1079
|
+
"Print and PDF-Oriented Output",
|
|
1080
|
+
"Theme-Aware Rendering",
|
|
1081
|
+
"Why This Matters",
|
|
1082
|
+
"Related Docs"
|
|
1083
|
+
],
|
|
1084
|
+
"keywords": [
|
|
1085
|
+
"MdWrk",
|
|
1086
|
+
"Markdown editor",
|
|
1087
|
+
"local-first Markdown",
|
|
1088
|
+
"offline Markdown editor",
|
|
1089
|
+
"privacy-first Markdown editor",
|
|
1090
|
+
"Markdown preview",
|
|
1091
|
+
"Markdown workspace",
|
|
1092
|
+
"extension host",
|
|
1093
|
+
"theme packs",
|
|
1094
|
+
"Rendering",
|
|
1095
|
+
"Preview",
|
|
1096
|
+
"Features",
|
|
1097
|
+
"turns",
|
|
1098
|
+
"Markdown",
|
|
1099
|
+
"live",
|
|
1100
|
+
"rendered"
|
|
1101
|
+
]
|
|
1102
|
+
},
|
|
1103
|
+
{
|
|
1104
|
+
"type": "feature",
|
|
1105
|
+
"title": "Theme Packs",
|
|
1106
|
+
"url": "https://mdwrk.com/features/theme-packs",
|
|
1107
|
+
"path": "/features/theme-packs",
|
|
1108
|
+
"section": "Features",
|
|
1109
|
+
"description": "MdWrk theme packs use a shared token and class-name contract so editor, renderer, extension, and workspace surfaces can be styled without private app selectors.",
|
|
1110
|
+
"headings": [
|
|
1111
|
+
"Theme Contract",
|
|
1112
|
+
"Theme Studio",
|
|
1113
|
+
"Viewport Contract",
|
|
1114
|
+
"Related Docs"
|
|
1115
|
+
],
|
|
1116
|
+
"keywords": [
|
|
1117
|
+
"MdWrk",
|
|
1118
|
+
"Markdown editor",
|
|
1119
|
+
"local-first Markdown",
|
|
1120
|
+
"offline Markdown editor",
|
|
1121
|
+
"privacy-first Markdown editor",
|
|
1122
|
+
"Markdown preview",
|
|
1123
|
+
"Markdown workspace",
|
|
1124
|
+
"extension host",
|
|
1125
|
+
"theme packs",
|
|
1126
|
+
"Theme",
|
|
1127
|
+
"Packs",
|
|
1128
|
+
"Features",
|
|
1129
|
+
"theme",
|
|
1130
|
+
"packs",
|
|
1131
|
+
"shared",
|
|
1132
|
+
"token"
|
|
1133
|
+
]
|
|
1134
|
+
},
|
|
1135
|
+
{
|
|
1136
|
+
"type": "update",
|
|
1137
|
+
"title": "Build with the Same MdWrk Editor and Renderer the Client Ships",
|
|
1138
|
+
"url": "https://mdwrk.com/updates/client-split-out-backstory",
|
|
1139
|
+
"path": "/updates/client-split-out-backstory",
|
|
1140
|
+
"author": "CobyCloud",
|
|
1141
|
+
"date": "2026-03-23",
|
|
1142
|
+
"description": "MdWrk packages its editor and renderer as reusable modules, giving product teams a direct path to embed the same authoring and preview surfaces the client uses every day.",
|
|
1143
|
+
"headings": [
|
|
1144
|
+
"Why this matters",
|
|
1145
|
+
"What you can install today",
|
|
1146
|
+
"React example",
|
|
1147
|
+
"Screenshot",
|
|
1148
|
+
"Repository history that shapes the package surface",
|
|
1149
|
+
"Who should use this package family"
|
|
1150
|
+
],
|
|
1151
|
+
"keywords": [
|
|
1152
|
+
"MdWrk",
|
|
1153
|
+
"Markdown editor",
|
|
1154
|
+
"local-first Markdown",
|
|
1155
|
+
"offline Markdown editor",
|
|
1156
|
+
"privacy-first Markdown editor",
|
|
1157
|
+
"Markdown preview",
|
|
1158
|
+
"Markdown workspace",
|
|
1159
|
+
"extension host",
|
|
1160
|
+
"theme packs",
|
|
1161
|
+
"Build",
|
|
1162
|
+
"Same",
|
|
1163
|
+
"Editor",
|
|
1164
|
+
"Renderer",
|
|
1165
|
+
"Client",
|
|
1166
|
+
"Ships",
|
|
1167
|
+
"packages"
|
|
1168
|
+
],
|
|
1169
|
+
"image": {
|
|
1170
|
+
"src": "/blog/media/mdwrk-workspace-split.png",
|
|
1171
|
+
"alt": "MdWrk editor and preview running side by side"
|
|
1172
|
+
}
|
|
1173
|
+
},
|
|
1174
|
+
{
|
|
1175
|
+
"type": "update",
|
|
1176
|
+
"title": "Desktop Release Automation and Android Verification Sharpen MdWrk Cross-Platform Delivery",
|
|
1177
|
+
"url": "https://mdwrk.com/updates/desktop-release-and-android-verification",
|
|
1178
|
+
"path": "/updates/desktop-release-and-android-verification",
|
|
1179
|
+
"author": "CobyCloud",
|
|
1180
|
+
"date": "2026-04-14",
|
|
1181
|
+
"description": "MdWrk refines desktop release automation, version-tag generation, and Android artifact verification, giving release teams a stronger cross-platform shipment story.",
|
|
1182
|
+
"headings": [
|
|
1183
|
+
"Why this matters",
|
|
1184
|
+
"Commands that support the release path",
|
|
1185
|
+
"Screenshot",
|
|
1186
|
+
"Repo history links"
|
|
1187
|
+
],
|
|
1188
|
+
"keywords": [
|
|
1189
|
+
"MdWrk",
|
|
1190
|
+
"Markdown editor",
|
|
1191
|
+
"local-first Markdown",
|
|
1192
|
+
"offline Markdown editor",
|
|
1193
|
+
"privacy-first Markdown editor",
|
|
1194
|
+
"Markdown preview",
|
|
1195
|
+
"Markdown workspace",
|
|
1196
|
+
"extension host",
|
|
1197
|
+
"theme packs",
|
|
1198
|
+
"Desktop",
|
|
1199
|
+
"Release",
|
|
1200
|
+
"Automation",
|
|
1201
|
+
"Android",
|
|
1202
|
+
"Verification",
|
|
1203
|
+
"Sharpen",
|
|
1204
|
+
"Cross Platform"
|
|
1205
|
+
],
|
|
1206
|
+
"image": {
|
|
1207
|
+
"src": "/blog/media/settings-github-configurations.jpg",
|
|
1208
|
+
"alt": "MdWrk settings and configuration surface that supports packaged client delivery"
|
|
1209
|
+
}
|
|
1210
|
+
},
|
|
1211
|
+
{
|
|
1212
|
+
"type": "update",
|
|
1213
|
+
"title": "Explore the MdWrk Client, Packages, and Extensions Through a Sharper Docs Experience",
|
|
1214
|
+
"url": "https://mdwrk.com/updates/docs-surface-realignment",
|
|
1215
|
+
"path": "/updates/docs-surface-realignment",
|
|
1216
|
+
"author": "CobyCloud",
|
|
1217
|
+
"date": "2026-04-30",
|
|
1218
|
+
"description": "The MdWrk site now presents a clearer path into the client, package family, and extension platform, with stronger navigation, sharper titles, and more direct routes into installation and usage.",
|
|
1219
|
+
"headings": [
|
|
1220
|
+
"What readers get from the new docs surface",
|
|
1221
|
+
"Docs that carry the current state",
|
|
1222
|
+
"Screenshot",
|
|
1223
|
+
"What this update improves",
|
|
1224
|
+
"Use this route in MdWrk"
|
|
1225
|
+
],
|
|
1226
|
+
"keywords": [
|
|
1227
|
+
"MdWrk",
|
|
1228
|
+
"Markdown editor",
|
|
1229
|
+
"local-first Markdown",
|
|
1230
|
+
"offline Markdown editor",
|
|
1231
|
+
"privacy-first Markdown editor",
|
|
1232
|
+
"Markdown preview",
|
|
1233
|
+
"Markdown workspace",
|
|
1234
|
+
"extension host",
|
|
1235
|
+
"theme packs",
|
|
1236
|
+
"Explore",
|
|
1237
|
+
"Client",
|
|
1238
|
+
"Packages",
|
|
1239
|
+
"Extensions",
|
|
1240
|
+
"Through",
|
|
1241
|
+
"Sharper",
|
|
1242
|
+
"Docs"
|
|
1243
|
+
],
|
|
1244
|
+
"image": {
|
|
1245
|
+
"src": "/blog/media/lander-docs-dark.png",
|
|
1246
|
+
"alt": "MdWrk docs view with the modernized navigation and content layout"
|
|
1247
|
+
}
|
|
1248
|
+
},
|
|
1249
|
+
{
|
|
1250
|
+
"type": "update",
|
|
1251
|
+
"title": "Extension Compatibility Gates Turn MdWrk Publishing into a Clear Quality Signal",
|
|
1252
|
+
"url": "https://mdwrk.com/updates/extension-compatibility-and-publish-gates",
|
|
1253
|
+
"path": "/updates/extension-compatibility-and-publish-gates",
|
|
1254
|
+
"author": "CobyCloud",
|
|
1255
|
+
"date": "2026-04-01",
|
|
1256
|
+
"description": "MdWrk sharpens extension compatibility checks, persistence flows, and publish gates, helping teams ship installable extensions with stronger confidence and cleaner runtime expectations.",
|
|
1257
|
+
"headings": [
|
|
1258
|
+
"Why this matters for extension teams",
|
|
1259
|
+
"Example compatibility-focused workflow",
|
|
1260
|
+
"Screenshot",
|
|
1261
|
+
"What to read next"
|
|
1262
|
+
],
|
|
1263
|
+
"keywords": [
|
|
1264
|
+
"MdWrk",
|
|
1265
|
+
"Markdown editor",
|
|
1266
|
+
"local-first Markdown",
|
|
1267
|
+
"offline Markdown editor",
|
|
1268
|
+
"privacy-first Markdown editor",
|
|
1269
|
+
"Markdown preview",
|
|
1270
|
+
"Markdown workspace",
|
|
1271
|
+
"extension host",
|
|
1272
|
+
"theme packs",
|
|
1273
|
+
"Extension",
|
|
1274
|
+
"Compatibility",
|
|
1275
|
+
"Gates",
|
|
1276
|
+
"Turn",
|
|
1277
|
+
"Publishing",
|
|
1278
|
+
"Clear",
|
|
1279
|
+
"Quality"
|
|
1280
|
+
],
|
|
1281
|
+
"image": {
|
|
1282
|
+
"src": "/blog/media/mdwrk-settings-visual.png",
|
|
1283
|
+
"alt": "MdWrk settings and extension-related configuration surfaces"
|
|
1284
|
+
}
|
|
1285
|
+
},
|
|
1286
|
+
{
|
|
1287
|
+
"type": "update",
|
|
1288
|
+
"title": "Launch Extensions on the Same Governed Host the MdWrk Client Uses",
|
|
1289
|
+
"url": "https://mdwrk.com/updates/extension-host-rollout",
|
|
1290
|
+
"path": "/updates/extension-host-rollout",
|
|
1291
|
+
"author": "CobyCloud",
|
|
1292
|
+
"date": "2026-04-26",
|
|
1293
|
+
"description": "The MdWrk client now presents a governed extension platform with manifest, runtime, manager, theme, language, and workspace surfaces that teams can adopt with a clear authoring path.",
|
|
1294
|
+
"headings": [
|
|
1295
|
+
"What extension authors get",
|
|
1296
|
+
"Installation and authoring references",
|
|
1297
|
+
"Package-first install example",
|
|
1298
|
+
"Manifest example",
|
|
1299
|
+
"Screenshot",
|
|
1300
|
+
"Why this rollout matters",
|
|
1301
|
+
"Follow the repo history"
|
|
1302
|
+
],
|
|
1303
|
+
"keywords": [
|
|
1304
|
+
"MdWrk",
|
|
1305
|
+
"Markdown editor",
|
|
1306
|
+
"local-first Markdown",
|
|
1307
|
+
"offline Markdown editor",
|
|
1308
|
+
"privacy-first Markdown editor",
|
|
1309
|
+
"Markdown preview",
|
|
1310
|
+
"Markdown workspace",
|
|
1311
|
+
"extension host",
|
|
1312
|
+
"theme packs",
|
|
1313
|
+
"Launch",
|
|
1314
|
+
"Extensions",
|
|
1315
|
+
"Same",
|
|
1316
|
+
"Governed",
|
|
1317
|
+
"Host",
|
|
1318
|
+
"Client",
|
|
1319
|
+
"Uses"
|
|
1320
|
+
],
|
|
1321
|
+
"image": {
|
|
1322
|
+
"src": "/blog/media/extension-manager-pane.jpg",
|
|
1323
|
+
"alt": "MdWrk extension manager pane inside the client workspace"
|
|
1324
|
+
}
|
|
1325
|
+
},
|
|
1326
|
+
{
|
|
1327
|
+
"type": "update",
|
|
1328
|
+
"title": "Governed Releases, CI Evidence, and Package Docs Give MdWrk a Stronger Public Shape",
|
|
1329
|
+
"url": "https://mdwrk.com/updates/governed-releases-and-package-docs",
|
|
1330
|
+
"path": "/updates/governed-releases-and-package-docs",
|
|
1331
|
+
"author": "CobyCloud",
|
|
1332
|
+
"date": "2026-03-31",
|
|
1333
|
+
"description": "MdWrk expands its release and documentation surface with package evidence, governance checks, and public docs that help teams understand package scope, delivery, and verification commands.",
|
|
1334
|
+
"headings": [
|
|
1335
|
+
"What this adds",
|
|
1336
|
+
"Commands that express the release story",
|
|
1337
|
+
"Docs to read next",
|
|
1338
|
+
"Screenshot",
|
|
1339
|
+
"Why this post matters"
|
|
1340
|
+
],
|
|
1341
|
+
"keywords": [
|
|
1342
|
+
"MdWrk",
|
|
1343
|
+
"Markdown editor",
|
|
1344
|
+
"local-first Markdown",
|
|
1345
|
+
"offline Markdown editor",
|
|
1346
|
+
"privacy-first Markdown editor",
|
|
1347
|
+
"Markdown preview",
|
|
1348
|
+
"Markdown workspace",
|
|
1349
|
+
"extension host",
|
|
1350
|
+
"theme packs",
|
|
1351
|
+
"Governed",
|
|
1352
|
+
"Releases",
|
|
1353
|
+
"Evidence",
|
|
1354
|
+
"Package",
|
|
1355
|
+
"Docs",
|
|
1356
|
+
"Give",
|
|
1357
|
+
"Stronger"
|
|
1358
|
+
],
|
|
1359
|
+
"image": {
|
|
1360
|
+
"src": "/blog/media/lander-docs-dark.png",
|
|
1361
|
+
"alt": "MdWrk docs and product presentation aligned for package usage"
|
|
1362
|
+
}
|
|
1363
|
+
},
|
|
1364
|
+
{
|
|
1365
|
+
"type": "update",
|
|
1366
|
+
"title": "Meet the Markdown Workspace That Turns Writing, Preview, and Themes into One Fast Flow",
|
|
1367
|
+
"url": "https://mdwrk.com/updates/markdown-workspace-launch",
|
|
1368
|
+
"path": "/updates/markdown-workspace-launch",
|
|
1369
|
+
"author": "CobyCloud",
|
|
1370
|
+
"date": "2026-01-20",
|
|
1371
|
+
"description": "Markdown Workspace opens with live writing, preview, themed presentation, and early export foundations that give teams a compelling browser-first markdown workflow from day one.",
|
|
1372
|
+
"headings": [
|
|
1373
|
+
"What launches",
|
|
1374
|
+
"How to try MdWrk today",
|
|
1375
|
+
"Screenshot",
|
|
1376
|
+
"Example workflow",
|
|
1377
|
+
"Why the launch resonates"
|
|
1378
|
+
],
|
|
1379
|
+
"keywords": [
|
|
1380
|
+
"MdWrk",
|
|
1381
|
+
"Markdown editor",
|
|
1382
|
+
"local-first Markdown",
|
|
1383
|
+
"offline Markdown editor",
|
|
1384
|
+
"privacy-first Markdown editor",
|
|
1385
|
+
"Markdown preview",
|
|
1386
|
+
"Markdown workspace",
|
|
1387
|
+
"extension host",
|
|
1388
|
+
"theme packs",
|
|
1389
|
+
"Meet",
|
|
1390
|
+
"Markdown",
|
|
1391
|
+
"Workspace",
|
|
1392
|
+
"Turns",
|
|
1393
|
+
"Writing",
|
|
1394
|
+
"Preview",
|
|
1395
|
+
"Themes"
|
|
1396
|
+
],
|
|
1397
|
+
"image": {
|
|
1398
|
+
"src": "/blog/media/lander-home-light.png",
|
|
1399
|
+
"alt": "MdWrk home and writing surface at launch-stage theme richness"
|
|
1400
|
+
}
|
|
1401
|
+
},
|
|
1402
|
+
{
|
|
1403
|
+
"type": "update",
|
|
1404
|
+
"title": "PWA Install, Zoom Controls, and Preview Refinements Make MdWrk Ready for Daily Use",
|
|
1405
|
+
"url": "https://mdwrk.com/updates/pwa-install-and-zoom-controls",
|
|
1406
|
+
"path": "/updates/pwa-install-and-zoom-controls",
|
|
1407
|
+
"author": "CobyCloud",
|
|
1408
|
+
"date": "2026-01-22",
|
|
1409
|
+
"description": "MdWrk gains PWA install support, zoom controls, preview refinements, and deployment rails that turn the workspace into a stronger everyday writing environment.",
|
|
1410
|
+
"headings": [
|
|
1411
|
+
"What users gain",
|
|
1412
|
+
"Install path",
|
|
1413
|
+
"Screenshot",
|
|
1414
|
+
"Example deployment-oriented workflow",
|
|
1415
|
+
"Repo history for deeper review"
|
|
1416
|
+
],
|
|
1417
|
+
"keywords": [
|
|
1418
|
+
"MdWrk",
|
|
1419
|
+
"Markdown editor",
|
|
1420
|
+
"local-first Markdown",
|
|
1421
|
+
"offline Markdown editor",
|
|
1422
|
+
"privacy-first Markdown editor",
|
|
1423
|
+
"Markdown preview",
|
|
1424
|
+
"Markdown workspace",
|
|
1425
|
+
"extension host",
|
|
1426
|
+
"theme packs",
|
|
1427
|
+
"Install",
|
|
1428
|
+
"Zoom",
|
|
1429
|
+
"Controls",
|
|
1430
|
+
"Preview",
|
|
1431
|
+
"Refinements",
|
|
1432
|
+
"Make",
|
|
1433
|
+
"Ready"
|
|
1434
|
+
],
|
|
1435
|
+
"image": {
|
|
1436
|
+
"src": "/blog/media/theme-selector-modal.jpg",
|
|
1437
|
+
"alt": "MdWrk theme selector and install-ready shell behavior"
|
|
1438
|
+
}
|
|
1439
|
+
},
|
|
1440
|
+
{
|
|
1441
|
+
"type": "update",
|
|
1442
|
+
"title": "Responsive Authoring, Keyboard Speed, and HTML Export Expand MdWrk in a Single Day",
|
|
1443
|
+
"url": "https://mdwrk.com/updates/responsive-authoring-and-export",
|
|
1444
|
+
"path": "/updates/responsive-authoring-and-export",
|
|
1445
|
+
"author": "CobyCloud",
|
|
1446
|
+
"date": "2026-01-21",
|
|
1447
|
+
"description": "MdWrk expands quickly with responsive layout tuning, keyboard navigation, export actions, print flows, and richer markdown rendering, giving teams more range across screens and daily writing tasks.",
|
|
1448
|
+
"headings": [
|
|
1449
|
+
"What changes for users",
|
|
1450
|
+
"Usage example",
|
|
1451
|
+
"Screenshot",
|
|
1452
|
+
"Why this day matters in the product story"
|
|
1453
|
+
],
|
|
1454
|
+
"keywords": [
|
|
1455
|
+
"MdWrk",
|
|
1456
|
+
"Markdown editor",
|
|
1457
|
+
"local-first Markdown",
|
|
1458
|
+
"offline Markdown editor",
|
|
1459
|
+
"privacy-first Markdown editor",
|
|
1460
|
+
"Markdown preview",
|
|
1461
|
+
"Markdown workspace",
|
|
1462
|
+
"extension host",
|
|
1463
|
+
"theme packs",
|
|
1464
|
+
"Responsive",
|
|
1465
|
+
"Authoring",
|
|
1466
|
+
"Keyboard",
|
|
1467
|
+
"Speed",
|
|
1468
|
+
"HTML",
|
|
1469
|
+
"Export",
|
|
1470
|
+
"Expand"
|
|
1471
|
+
],
|
|
1472
|
+
"image": {
|
|
1473
|
+
"src": "/blog/media/mdwrk-workspace-editor.png",
|
|
1474
|
+
"alt": "MdWrk editor surface showing a focused authoring workspace"
|
|
1475
|
+
}
|
|
1476
|
+
},
|
|
1477
|
+
{
|
|
1478
|
+
"type": "update",
|
|
1479
|
+
"title": "Retained Client Versions and the Desktop Shell Expand How Teams Can Deploy MdWrk",
|
|
1480
|
+
"url": "https://mdwrk.com/updates/retained-client-versions-and-desktop-shell",
|
|
1481
|
+
"path": "/updates/retained-client-versions-and-desktop-shell",
|
|
1482
|
+
"author": "CobyCloud",
|
|
1483
|
+
"date": "2026-04-12",
|
|
1484
|
+
"description": "MdWrk introduces retained client version delivery and a desktop shell track, giving teams more control over rollout pacing, install shape, and long-lived workspace adoption.",
|
|
1485
|
+
"headings": [
|
|
1486
|
+
"What this means for teams",
|
|
1487
|
+
"Usage references",
|
|
1488
|
+
"Build example",
|
|
1489
|
+
"Screenshot",
|
|
1490
|
+
"Why this milestone matters"
|
|
1491
|
+
],
|
|
1492
|
+
"keywords": [
|
|
1493
|
+
"MdWrk",
|
|
1494
|
+
"Markdown editor",
|
|
1495
|
+
"local-first Markdown",
|
|
1496
|
+
"offline Markdown editor",
|
|
1497
|
+
"privacy-first Markdown editor",
|
|
1498
|
+
"Markdown preview",
|
|
1499
|
+
"Markdown workspace",
|
|
1500
|
+
"extension host",
|
|
1501
|
+
"theme packs",
|
|
1502
|
+
"Retained",
|
|
1503
|
+
"Client",
|
|
1504
|
+
"Versions",
|
|
1505
|
+
"Desktop",
|
|
1506
|
+
"Shell",
|
|
1507
|
+
"Expand",
|
|
1508
|
+
"Teams"
|
|
1509
|
+
],
|
|
1510
|
+
"image": {
|
|
1511
|
+
"src": "/blog/media/lander-home-light.png",
|
|
1512
|
+
"alt": "MdWrk home surface that introduces the packaged client experience"
|
|
1513
|
+
}
|
|
1514
|
+
},
|
|
1515
|
+
{
|
|
1516
|
+
"type": "update",
|
|
1517
|
+
"title": "Screenshot Matrix Coverage Helps MdWrk Prove Themes Across Viewports and Workflows",
|
|
1518
|
+
"url": "https://mdwrk.com/updates/screenshot-matrix-and-browser-sidebars",
|
|
1519
|
+
"path": "/updates/screenshot-matrix-and-browser-sidebars",
|
|
1520
|
+
"author": "CobyCloud",
|
|
1521
|
+
"date": "2026-04-03",
|
|
1522
|
+
"description": "MdWrk expands browser sidebars and screenshot-matrix automation, giving the project stronger visual verification for themes, panes, settings, and extension workflows across the viewport contract.",
|
|
1523
|
+
"headings": [
|
|
1524
|
+
"What this adds",
|
|
1525
|
+
"Command example",
|
|
1526
|
+
"Screenshot",
|
|
1527
|
+
"Why this matters"
|
|
1528
|
+
],
|
|
1529
|
+
"keywords": [
|
|
1530
|
+
"MdWrk",
|
|
1531
|
+
"Markdown editor",
|
|
1532
|
+
"local-first Markdown",
|
|
1533
|
+
"offline Markdown editor",
|
|
1534
|
+
"privacy-first Markdown editor",
|
|
1535
|
+
"Markdown preview",
|
|
1536
|
+
"Markdown workspace",
|
|
1537
|
+
"extension host",
|
|
1538
|
+
"theme packs",
|
|
1539
|
+
"Screenshot",
|
|
1540
|
+
"Matrix",
|
|
1541
|
+
"Coverage",
|
|
1542
|
+
"Helps",
|
|
1543
|
+
"Prove",
|
|
1544
|
+
"Themes",
|
|
1545
|
+
"Across"
|
|
1546
|
+
],
|
|
1547
|
+
"image": {
|
|
1548
|
+
"src": "/blog/media/theme-studio-pane.jpg",
|
|
1549
|
+
"alt": "MdWrk theme studio surface inside the shared workspace"
|
|
1550
|
+
}
|
|
1551
|
+
},
|
|
1552
|
+
{
|
|
1553
|
+
"type": "update",
|
|
1554
|
+
"title": "Settings Simplification Gives MdWrk a Faster Path from Installation to Daily Use",
|
|
1555
|
+
"url": "https://mdwrk.com/updates/settings-simplification-for-daily-flow",
|
|
1556
|
+
"path": "/updates/settings-simplification-for-daily-flow",
|
|
1557
|
+
"author": "CobyCloud",
|
|
1558
|
+
"date": "2026-05-01",
|
|
1559
|
+
"description": "MdWrk refines its settings UX with cleaner labels and a calmer navigation model, helping users move from install to configuration with more momentum and less friction.",
|
|
1560
|
+
"headings": [
|
|
1561
|
+
"What improves",
|
|
1562
|
+
"Screenshot",
|
|
1563
|
+
"Current docs for configuration and setup",
|
|
1564
|
+
"Example setup flow"
|
|
1565
|
+
],
|
|
1566
|
+
"keywords": [
|
|
1567
|
+
"MdWrk",
|
|
1568
|
+
"Markdown editor",
|
|
1569
|
+
"local-first Markdown",
|
|
1570
|
+
"offline Markdown editor",
|
|
1571
|
+
"privacy-first Markdown editor",
|
|
1572
|
+
"Markdown preview",
|
|
1573
|
+
"Markdown workspace",
|
|
1574
|
+
"extension host",
|
|
1575
|
+
"theme packs",
|
|
1576
|
+
"Settings",
|
|
1577
|
+
"Simplification",
|
|
1578
|
+
"Gives",
|
|
1579
|
+
"Faster",
|
|
1580
|
+
"Path",
|
|
1581
|
+
"Installation",
|
|
1582
|
+
"Daily"
|
|
1583
|
+
],
|
|
1584
|
+
"image": {
|
|
1585
|
+
"src": "/blog/media/mdwrk-settings-visual.png",
|
|
1586
|
+
"alt": "MdWrk settings visual panel with a simplified navigation experience"
|
|
1587
|
+
}
|
|
1588
|
+
},
|
|
1589
|
+
{
|
|
1590
|
+
"type": "update",
|
|
1591
|
+
"title": "Workspace Files and Git Operations Packages Open a Larger Automation Surface for MdWrk",
|
|
1592
|
+
"url": "https://mdwrk.com/updates/workspace-files-and-git-ops-packages",
|
|
1593
|
+
"path": "/updates/workspace-files-and-git-ops-packages",
|
|
1594
|
+
"author": "CobyCloud",
|
|
1595
|
+
"date": "2026-04-22",
|
|
1596
|
+
"description": "MdWrk expands its package platform with workspace-files and Git-operations modules, giving teams more room to automate file-aware and repository-aware workflows inside the client.",
|
|
1597
|
+
"headings": [
|
|
1598
|
+
"What teams can do with this expansion",
|
|
1599
|
+
"Install example",
|
|
1600
|
+
"Screenshot",
|
|
1601
|
+
"Where to go next"
|
|
1602
|
+
],
|
|
1603
|
+
"keywords": [
|
|
1604
|
+
"MdWrk",
|
|
1605
|
+
"Markdown editor",
|
|
1606
|
+
"local-first Markdown",
|
|
1607
|
+
"offline Markdown editor",
|
|
1608
|
+
"privacy-first Markdown editor",
|
|
1609
|
+
"Markdown preview",
|
|
1610
|
+
"Markdown workspace",
|
|
1611
|
+
"extension host",
|
|
1612
|
+
"theme packs",
|
|
1613
|
+
"Workspace",
|
|
1614
|
+
"Files",
|
|
1615
|
+
"Operations",
|
|
1616
|
+
"Packages",
|
|
1617
|
+
"Open",
|
|
1618
|
+
"Larger",
|
|
1619
|
+
"Automation"
|
|
1620
|
+
],
|
|
1621
|
+
"image": {
|
|
1622
|
+
"src": "/blog/media/mdwrk-git-pane.png",
|
|
1623
|
+
"alt": "MdWrk Git pane presented as part of the workspace flow"
|
|
1624
|
+
}
|
|
1625
|
+
}
|
|
1626
|
+
]
|
|
1627
|
+
}
|