@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,342 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
|
3
|
+
<url>
|
|
4
|
+
<loc>https://mdwrk.com/</loc>
|
|
5
|
+
<changefreq>weekly</changefreq>
|
|
6
|
+
<priority>1.0</priority>
|
|
7
|
+
</url>
|
|
8
|
+
<url>
|
|
9
|
+
<loc>https://mdwrk.com/compare/code</loc>
|
|
10
|
+
<lastmod>2026-05-04</lastmod>
|
|
11
|
+
<changefreq>monthly</changefreq>
|
|
12
|
+
<priority>0.7</priority>
|
|
13
|
+
</url>
|
|
14
|
+
<url>
|
|
15
|
+
<loc>https://mdwrk.com/compare/logseq</loc>
|
|
16
|
+
<lastmod>2026-05-04</lastmod>
|
|
17
|
+
<changefreq>monthly</changefreq>
|
|
18
|
+
<priority>0.7</priority>
|
|
19
|
+
</url>
|
|
20
|
+
<url>
|
|
21
|
+
<loc>https://mdwrk.com/compare/marktext</loc>
|
|
22
|
+
<lastmod>2026-05-04</lastmod>
|
|
23
|
+
<changefreq>monthly</changefreq>
|
|
24
|
+
<priority>0.7</priority>
|
|
25
|
+
</url>
|
|
26
|
+
<url>
|
|
27
|
+
<loc>https://mdwrk.com/compare/notion</loc>
|
|
28
|
+
<lastmod>2026-05-04</lastmod>
|
|
29
|
+
<changefreq>monthly</changefreq>
|
|
30
|
+
<priority>0.7</priority>
|
|
31
|
+
</url>
|
|
32
|
+
<url>
|
|
33
|
+
<loc>https://mdwrk.com/compare/obsidian</loc>
|
|
34
|
+
<lastmod>2026-05-04</lastmod>
|
|
35
|
+
<changefreq>monthly</changefreq>
|
|
36
|
+
<priority>0.7</priority>
|
|
37
|
+
</url>
|
|
38
|
+
<url>
|
|
39
|
+
<loc>https://mdwrk.com/compare/standard-markdown-editors</loc>
|
|
40
|
+
<lastmod>2026-05-04</lastmod>
|
|
41
|
+
<changefreq>monthly</changefreq>
|
|
42
|
+
<priority>0.7</priority>
|
|
43
|
+
</url>
|
|
44
|
+
<url>
|
|
45
|
+
<loc>https://mdwrk.com/compare/typora</loc>
|
|
46
|
+
<lastmod>2026-05-04</lastmod>
|
|
47
|
+
<changefreq>monthly</changefreq>
|
|
48
|
+
<priority>0.7</priority>
|
|
49
|
+
</url>
|
|
50
|
+
<url>
|
|
51
|
+
<loc>https://mdwrk.com/compare/zettlr</loc>
|
|
52
|
+
<lastmod>2026-05-04</lastmod>
|
|
53
|
+
<changefreq>monthly</changefreq>
|
|
54
|
+
<priority>0.7</priority>
|
|
55
|
+
</url>
|
|
56
|
+
<url>
|
|
57
|
+
<loc>https://mdwrk.com/docs/</loc>
|
|
58
|
+
<changefreq>weekly</changefreq>
|
|
59
|
+
<priority>0.8</priority>
|
|
60
|
+
</url>
|
|
61
|
+
<url>
|
|
62
|
+
<loc>https://mdwrk.com/docs/archive/ui-refresh-1-3-28</loc>
|
|
63
|
+
<lastmod>2026-05-04</lastmod>
|
|
64
|
+
<changefreq>monthly</changefreq>
|
|
65
|
+
<priority>0.7</priority>
|
|
66
|
+
</url>
|
|
67
|
+
<url>
|
|
68
|
+
<loc>https://mdwrk.com/docs/archive/ui-refresh-1-3-29</loc>
|
|
69
|
+
<lastmod>2026-05-04</lastmod>
|
|
70
|
+
<changefreq>monthly</changefreq>
|
|
71
|
+
<priority>0.7</priority>
|
|
72
|
+
</url>
|
|
73
|
+
<url>
|
|
74
|
+
<loc>https://mdwrk.com/docs/authoring/extensions</loc>
|
|
75
|
+
<lastmod>2026-05-04</lastmod>
|
|
76
|
+
<changefreq>monthly</changefreq>
|
|
77
|
+
<priority>0.7</priority>
|
|
78
|
+
</url>
|
|
79
|
+
<url>
|
|
80
|
+
<loc>https://mdwrk.com/docs/authoring/language-packs</loc>
|
|
81
|
+
<lastmod>2026-05-04</lastmod>
|
|
82
|
+
<changefreq>monthly</changefreq>
|
|
83
|
+
<priority>0.7</priority>
|
|
84
|
+
</url>
|
|
85
|
+
<url>
|
|
86
|
+
<loc>https://mdwrk.com/docs/authoring/overview</loc>
|
|
87
|
+
<lastmod>2026-05-04</lastmod>
|
|
88
|
+
<changefreq>monthly</changefreq>
|
|
89
|
+
<priority>0.7</priority>
|
|
90
|
+
</url>
|
|
91
|
+
<url>
|
|
92
|
+
<loc>https://mdwrk.com/docs/authoring/theme-packs</loc>
|
|
93
|
+
<lastmod>2026-05-04</lastmod>
|
|
94
|
+
<changefreq>monthly</changefreq>
|
|
95
|
+
<priority>0.7</priority>
|
|
96
|
+
</url>
|
|
97
|
+
<url>
|
|
98
|
+
<loc>https://mdwrk.com/docs/extensions/extension-platform</loc>
|
|
99
|
+
<lastmod>2026-05-04</lastmod>
|
|
100
|
+
<changefreq>monthly</changefreq>
|
|
101
|
+
<priority>0.7</priority>
|
|
102
|
+
</url>
|
|
103
|
+
<url>
|
|
104
|
+
<loc>https://mdwrk.com/docs/extensions/theme-studio-and-host-surfaces</loc>
|
|
105
|
+
<lastmod>2026-05-04</lastmod>
|
|
106
|
+
<changefreq>monthly</changefreq>
|
|
107
|
+
<priority>0.7</priority>
|
|
108
|
+
</url>
|
|
109
|
+
<url>
|
|
110
|
+
<loc>https://mdwrk.com/docs/getting-started/browser-use</loc>
|
|
111
|
+
<lastmod>2026-05-04</lastmod>
|
|
112
|
+
<changefreq>monthly</changefreq>
|
|
113
|
+
<priority>0.7</priority>
|
|
114
|
+
</url>
|
|
115
|
+
<url>
|
|
116
|
+
<loc>https://mdwrk.com/docs/getting-started/configuration</loc>
|
|
117
|
+
<lastmod>2026-05-05</lastmod>
|
|
118
|
+
<changefreq>monthly</changefreq>
|
|
119
|
+
<priority>0.7</priority>
|
|
120
|
+
</url>
|
|
121
|
+
<url>
|
|
122
|
+
<loc>https://mdwrk.com/docs/getting-started/installation</loc>
|
|
123
|
+
<lastmod>2026-05-04</lastmod>
|
|
124
|
+
<changefreq>monthly</changefreq>
|
|
125
|
+
<priority>0.7</priority>
|
|
126
|
+
</url>
|
|
127
|
+
<url>
|
|
128
|
+
<loc>https://mdwrk.com/docs/getting-started/local-setup</loc>
|
|
129
|
+
<lastmod>2026-05-05</lastmod>
|
|
130
|
+
<changefreq>monthly</changefreq>
|
|
131
|
+
<priority>0.7</priority>
|
|
132
|
+
</url>
|
|
133
|
+
<url>
|
|
134
|
+
<loc>https://mdwrk.com/docs/getting-started/pwa-installation</loc>
|
|
135
|
+
<lastmod>2026-05-04</lastmod>
|
|
136
|
+
<changefreq>monthly</changefreq>
|
|
137
|
+
<priority>0.7</priority>
|
|
138
|
+
</url>
|
|
139
|
+
<url>
|
|
140
|
+
<loc>https://mdwrk.com/docs/getting-started/standalone-modules</loc>
|
|
141
|
+
<lastmod>2026-05-04</lastmod>
|
|
142
|
+
<changefreq>monthly</changefreq>
|
|
143
|
+
<priority>0.7</priority>
|
|
144
|
+
</url>
|
|
145
|
+
<url>
|
|
146
|
+
<loc>https://mdwrk.com/docs/github-sync</loc>
|
|
147
|
+
<lastmod>2026-05-04</lastmod>
|
|
148
|
+
<changefreq>monthly</changefreq>
|
|
149
|
+
<priority>0.7</priority>
|
|
150
|
+
</url>
|
|
151
|
+
<url>
|
|
152
|
+
<loc>https://mdwrk.com/features/advanced-formatting</loc>
|
|
153
|
+
<lastmod>2026-05-04</lastmod>
|
|
154
|
+
<changefreq>monthly</changefreq>
|
|
155
|
+
<priority>0.7</priority>
|
|
156
|
+
</url>
|
|
157
|
+
<url>
|
|
158
|
+
<loc>https://mdwrk.com/features/developer-documentation</loc>
|
|
159
|
+
<lastmod>2026-05-04</lastmod>
|
|
160
|
+
<changefreq>monthly</changefreq>
|
|
161
|
+
<priority>0.7</priority>
|
|
162
|
+
</url>
|
|
163
|
+
<url>
|
|
164
|
+
<loc>https://mdwrk.com/features/editor-basics</loc>
|
|
165
|
+
<lastmod>2026-05-04</lastmod>
|
|
166
|
+
<changefreq>monthly</changefreq>
|
|
167
|
+
<priority>0.7</priority>
|
|
168
|
+
</url>
|
|
169
|
+
<url>
|
|
170
|
+
<loc>https://mdwrk.com/features/extension-host</loc>
|
|
171
|
+
<lastmod>2026-05-04</lastmod>
|
|
172
|
+
<changefreq>monthly</changefreq>
|
|
173
|
+
<priority>0.7</priority>
|
|
174
|
+
</url>
|
|
175
|
+
<url>
|
|
176
|
+
<loc>https://mdwrk.com/features/local-first-markdown-workspace</loc>
|
|
177
|
+
<lastmod>2026-05-04</lastmod>
|
|
178
|
+
<changefreq>monthly</changefreq>
|
|
179
|
+
<priority>0.7</priority>
|
|
180
|
+
</url>
|
|
181
|
+
<url>
|
|
182
|
+
<loc>https://mdwrk.com/features/markdown-file-manager</loc>
|
|
183
|
+
<lastmod>2026-05-04</lastmod>
|
|
184
|
+
<changefreq>monthly</changefreq>
|
|
185
|
+
<priority>0.7</priority>
|
|
186
|
+
</url>
|
|
187
|
+
<url>
|
|
188
|
+
<loc>https://mdwrk.com/features/markdown-preview-editor</loc>
|
|
189
|
+
<lastmod>2026-05-04</lastmod>
|
|
190
|
+
<changefreq>monthly</changefreq>
|
|
191
|
+
<priority>0.7</priority>
|
|
192
|
+
</url>
|
|
193
|
+
<url>
|
|
194
|
+
<loc>https://mdwrk.com/features/offline-markdown-editor</loc>
|
|
195
|
+
<lastmod>2026-05-04</lastmod>
|
|
196
|
+
<changefreq>monthly</changefreq>
|
|
197
|
+
<priority>0.7</priority>
|
|
198
|
+
</url>
|
|
199
|
+
<url>
|
|
200
|
+
<loc>https://mdwrk.com/features/privacy-first-markdown-editor</loc>
|
|
201
|
+
<lastmod>2026-05-04</lastmod>
|
|
202
|
+
<changefreq>monthly</changefreq>
|
|
203
|
+
<priority>0.7</priority>
|
|
204
|
+
</url>
|
|
205
|
+
<url>
|
|
206
|
+
<loc>https://mdwrk.com/features/rendering-and-preview</loc>
|
|
207
|
+
<lastmod>2026-05-04</lastmod>
|
|
208
|
+
<changefreq>monthly</changefreq>
|
|
209
|
+
<priority>0.7</priority>
|
|
210
|
+
</url>
|
|
211
|
+
<url>
|
|
212
|
+
<loc>https://mdwrk.com/features/theme-packs</loc>
|
|
213
|
+
<lastmod>2026-05-04</lastmod>
|
|
214
|
+
<changefreq>monthly</changefreq>
|
|
215
|
+
<priority>0.7</priority>
|
|
216
|
+
</url>
|
|
217
|
+
<url>
|
|
218
|
+
<loc>https://mdwrk.com/legal/privacy</loc>
|
|
219
|
+
<lastmod>2026-05-03</lastmod>
|
|
220
|
+
<changefreq>yearly</changefreq>
|
|
221
|
+
<priority>0.5</priority>
|
|
222
|
+
</url>
|
|
223
|
+
<url>
|
|
224
|
+
<loc>https://mdwrk.com/legal/terms</loc>
|
|
225
|
+
<lastmod>2026-05-03</lastmod>
|
|
226
|
+
<changefreq>yearly</changefreq>
|
|
227
|
+
<priority>0.5</priority>
|
|
228
|
+
</url>
|
|
229
|
+
<url>
|
|
230
|
+
<loc>https://mdwrk.com/updates</loc>
|
|
231
|
+
<changefreq>monthly</changefreq>
|
|
232
|
+
<priority>0.7</priority>
|
|
233
|
+
</url>
|
|
234
|
+
<url>
|
|
235
|
+
<loc>https://mdwrk.com/updates/archive/2026-01</loc>
|
|
236
|
+
<lastmod>2026-05-04</lastmod>
|
|
237
|
+
<changefreq>monthly</changefreq>
|
|
238
|
+
<priority>0.6</priority>
|
|
239
|
+
</url>
|
|
240
|
+
<url>
|
|
241
|
+
<loc>https://mdwrk.com/updates/archive/2026-03</loc>
|
|
242
|
+
<lastmod>2026-05-04</lastmod>
|
|
243
|
+
<changefreq>monthly</changefreq>
|
|
244
|
+
<priority>0.6</priority>
|
|
245
|
+
</url>
|
|
246
|
+
<url>
|
|
247
|
+
<loc>https://mdwrk.com/updates/archive/2026-04</loc>
|
|
248
|
+
<lastmod>2026-05-04</lastmod>
|
|
249
|
+
<changefreq>monthly</changefreq>
|
|
250
|
+
<priority>0.6</priority>
|
|
251
|
+
</url>
|
|
252
|
+
<url>
|
|
253
|
+
<loc>https://mdwrk.com/updates/archive/2026-05</loc>
|
|
254
|
+
<lastmod>2026-05-04</lastmod>
|
|
255
|
+
<changefreq>monthly</changefreq>
|
|
256
|
+
<priority>0.6</priority>
|
|
257
|
+
</url>
|
|
258
|
+
<url>
|
|
259
|
+
<loc>https://mdwrk.com/updates/author/cobycloud</loc>
|
|
260
|
+
<lastmod>2026-05-04</lastmod>
|
|
261
|
+
<changefreq>monthly</changefreq>
|
|
262
|
+
<priority>0.6</priority>
|
|
263
|
+
</url>
|
|
264
|
+
<url>
|
|
265
|
+
<loc>https://mdwrk.com/updates/client-split-out-backstory</loc>
|
|
266
|
+
<lastmod>2026-05-04</lastmod>
|
|
267
|
+
<changefreq>monthly</changefreq>
|
|
268
|
+
<priority>0.7</priority>
|
|
269
|
+
</url>
|
|
270
|
+
<url>
|
|
271
|
+
<loc>https://mdwrk.com/updates/desktop-release-and-android-verification</loc>
|
|
272
|
+
<lastmod>2026-05-04</lastmod>
|
|
273
|
+
<changefreq>monthly</changefreq>
|
|
274
|
+
<priority>0.7</priority>
|
|
275
|
+
</url>
|
|
276
|
+
<url>
|
|
277
|
+
<loc>https://mdwrk.com/updates/docs-surface-realignment</loc>
|
|
278
|
+
<lastmod>2026-05-04</lastmod>
|
|
279
|
+
<changefreq>monthly</changefreq>
|
|
280
|
+
<priority>0.7</priority>
|
|
281
|
+
</url>
|
|
282
|
+
<url>
|
|
283
|
+
<loc>https://mdwrk.com/updates/extension-compatibility-and-publish-gates</loc>
|
|
284
|
+
<lastmod>2026-05-04</lastmod>
|
|
285
|
+
<changefreq>monthly</changefreq>
|
|
286
|
+
<priority>0.7</priority>
|
|
287
|
+
</url>
|
|
288
|
+
<url>
|
|
289
|
+
<loc>https://mdwrk.com/updates/extension-host-rollout</loc>
|
|
290
|
+
<lastmod>2026-05-04</lastmod>
|
|
291
|
+
<changefreq>monthly</changefreq>
|
|
292
|
+
<priority>0.7</priority>
|
|
293
|
+
</url>
|
|
294
|
+
<url>
|
|
295
|
+
<loc>https://mdwrk.com/updates/governed-releases-and-package-docs</loc>
|
|
296
|
+
<lastmod>2026-05-04</lastmod>
|
|
297
|
+
<changefreq>monthly</changefreq>
|
|
298
|
+
<priority>0.7</priority>
|
|
299
|
+
</url>
|
|
300
|
+
<url>
|
|
301
|
+
<loc>https://mdwrk.com/updates/markdown-workspace-launch</loc>
|
|
302
|
+
<lastmod>2026-05-04</lastmod>
|
|
303
|
+
<changefreq>monthly</changefreq>
|
|
304
|
+
<priority>0.7</priority>
|
|
305
|
+
</url>
|
|
306
|
+
<url>
|
|
307
|
+
<loc>https://mdwrk.com/updates/pwa-install-and-zoom-controls</loc>
|
|
308
|
+
<lastmod>2026-05-04</lastmod>
|
|
309
|
+
<changefreq>monthly</changefreq>
|
|
310
|
+
<priority>0.7</priority>
|
|
311
|
+
</url>
|
|
312
|
+
<url>
|
|
313
|
+
<loc>https://mdwrk.com/updates/responsive-authoring-and-export</loc>
|
|
314
|
+
<lastmod>2026-05-04</lastmod>
|
|
315
|
+
<changefreq>monthly</changefreq>
|
|
316
|
+
<priority>0.7</priority>
|
|
317
|
+
</url>
|
|
318
|
+
<url>
|
|
319
|
+
<loc>https://mdwrk.com/updates/retained-client-versions-and-desktop-shell</loc>
|
|
320
|
+
<lastmod>2026-05-04</lastmod>
|
|
321
|
+
<changefreq>monthly</changefreq>
|
|
322
|
+
<priority>0.7</priority>
|
|
323
|
+
</url>
|
|
324
|
+
<url>
|
|
325
|
+
<loc>https://mdwrk.com/updates/screenshot-matrix-and-browser-sidebars</loc>
|
|
326
|
+
<lastmod>2026-05-04</lastmod>
|
|
327
|
+
<changefreq>monthly</changefreq>
|
|
328
|
+
<priority>0.7</priority>
|
|
329
|
+
</url>
|
|
330
|
+
<url>
|
|
331
|
+
<loc>https://mdwrk.com/updates/settings-simplification-for-daily-flow</loc>
|
|
332
|
+
<lastmod>2026-05-04</lastmod>
|
|
333
|
+
<changefreq>monthly</changefreq>
|
|
334
|
+
<priority>0.7</priority>
|
|
335
|
+
</url>
|
|
336
|
+
<url>
|
|
337
|
+
<loc>https://mdwrk.com/updates/workspace-files-and-git-ops-packages</loc>
|
|
338
|
+
<lastmod>2026-05-04</lastmod>
|
|
339
|
+
<changefreq>monthly</changefreq>
|
|
340
|
+
<priority>0.7</priority>
|
|
341
|
+
</url>
|
|
342
|
+
</urlset>
|