Ryan Bakker88 downloadsView code and data files (JSON, TypeScript, CSV, CSS, YAML, etc.) with syntax highlighting in an optimised, read-only viewer that eliminates editing lag.
Mantle Docs is a high-performance, read-only document viewer designed specifically for code and raw data files (JSON, TypeScript, CSS, CSV, HTML, YAML, etc.) within your Obsidian vault. It eliminates raw-text editing lag, applying syntax highlighting and syntax structures in a clean interface.
Mantle Docs is engineered to inherit aesthetic tokens from the Project Mantle core layout. While compatible with any theme, it is optimized to merge with the Zenith theme, adopting its code blocks, dark IDE tones, parched light tones, and typography.
https://github.com/carnalMATRIX/obsidian-mantle-docsmain.js, manifest.json, and styles.css from the latest GitHub Release..obsidian/plugins/.mantle-docs and paste the three downloaded files inside..ts, .json, .css, .yaml). Files with .txt extensions will render as plain unhighlighted text.Cmd+E or Ctrl+E) to ensure the document is set to preview mode.If you wish to modify or add language highlights to this plugin locally:
npm install
npm run dev
npm run build
Copyright (c) 2026 Ryan Bakker. Released under a Personal Use License. Non-commercial, personal use only. Redistribution or modification for distribution is strictly prohibited. See the LICENSE file for full terms.