mirror of
https://github.com/dwolfe884/obsidian-x86-flow-graph.git
synced 2026-07-22 07:30:26 +00:00
10 lines
No EOL
273 B
JSON
10 lines
No EOL
273 B
JSON
{
|
|
"id": "obsidian-x86-coloring",
|
|
"name": "X86 Code Coloring",
|
|
"version": "0.0.1",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "An Obsidian plugin for coloring x86 code blocks",
|
|
"author": "icebear",
|
|
"authorUrl": "https://github.com/dwolfe884",
|
|
"isDesktopOnly": false
|
|
} |