mirror of
https://github.com/ytliu74/obsidian-pseudocode.git
synced 2026-07-22 07:40:25 +00:00
10 lines
No EOL
310 B
JSON
10 lines
No EOL
310 B
JSON
{
|
|
"id": "pseudocode-in-obs",
|
|
"name": "Pseudocode",
|
|
"version": "1.5.7",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "This is an obsidian plugin that helps to render a LaTeX-style pseudocode inside a code block.",
|
|
"author": "Yaotian Liu",
|
|
"authorUrl": "https://github.com/ytliu74",
|
|
"isDesktopOnly": false
|
|
} |