Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Manta Code Blocks

woonyong-choiwoonyong-choi106 downloads

Edit and run code inside Obsidian notes, with inline results and optional local or remote runtimes.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates30

Manta Code Blocks

Edit and run code without leaving your notes.

Install in Obsidian · Try the live editor · User guide

Version: 0.7.10 · Obsidian 1.13.0+ · Desktop and mobile. See release notes for shipped changes and the roadmap for work in progress and plans.

Manta Code Blocks: edit a discount, run the code and compare the output

A six-second loop of the current browser UI, with real JavaScript execution. Timing is condensed.

Install and try

  1. Open the existing Community entry in Obsidian.
  2. Select Install, then Enable.
  3. Paste this block in a note, switch to Reading view, and select Run:
```run-javascript
console.log("Hello from Obsidian!");
```

The result appears below the code. Edit the example and run again; Copy keeps your edited code, while Reset restores the original.

Seven browser fences work without an account or server. Other languages use an optional local companion or a named remote provider. Remote execution is enabled by default; disable it in settings to prevent remote submission.

Manual installation: download main.js, manifest.json, and styles.css from Releases into .obsidian/plugins/runnable-code-blocks/, then reload Obsidian.

Original runtime capture and recorded version

Manta Code Blocks walkthrough

Browser demo, September 9, 2026 (0.7.3); the capture predates the Manta name.

Part of the Manta family

Explain the process with a diagram, try the example, follow related notes and return to its dated review. Manta Diagrams, Manta Graph, Manta Calendar each work on their own. Ordinary notes and links connect the work today; automatic handoffs are planned.

Manta itself is in development and has not been released. I’m building it to turn source material into a personal wiki you can keep adding to. Shared AI tools and the full wiki workflow are still in development.

Help and development

User guide · Report a problem · Community page · Contributing

MIT · Third-party notices

HealthExcellent
ReviewSatisfactory
About
Manta Code Blocks lets you change an example and run it beside its explanation. Results appear below the editor; temporary edits do not overwrite the note. Copy useful changes or Reset to the original. Seven browser fences work without a server. Other languages use an optional local companion or named remote provider; remote execution can be disabled. The README includes a short, automatically repeating demo. Explain a process with Manta Diagrams, follow its notes with Manta Graph, try the example with Manta Code Blocks, and revisit a dated result with Manta Calendar. Each plugin works independently; ordinary Markdown and links connect them today. Manta itself is being developed as a personal wiki workflow and has not been released. Shared AI tools and automatic handoffs are planned.
CodeLanguages
Details
Current version
0.7.10
Last updated
6 days ago
Created
3 weeks ago
Updates
30 releases
Downloads
106
Compatible with
Obsidian 1.13.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
woonyong-choiwoonyong-choi
github.com/woonyong-choi
GitHubwoonyong-choi
  1. Community
  2. Plugins
  3. Code
  4. Manta Code Blocks

Related plugins

Livecodes Playground

Client-side code editor playground - Powered by LiveCodes

Code Block

Convert text into code blocks with automatic language detection.

Python Viewer

Open .py files as a read-only source and structure view with symbols, search, and parse diagnostics.

ruby.wasm

Run ruby code in your notes using WebAssembly.

Code Suite

Execute code inside your notes: Shiki syntax highlighting with 65+ themes, live streaming output, inline Matplotlib and Plotly graphs, shared variables, and styled HTML and PDF export with outputs.

Mermaid Tools

Improved Mermaid.js experience: visual toolbar with common elements and more.

Templater

Create and use dynamic templates.

Simplified Chinese Word Splitting

Adds Simplified Chinese word splitting support for the editor and Vim mode.

PlantUML

Generate PlantUML diagrams.

LanguageTool

Unofficial integration of the LanguageTool spell and grammar checker.