blob: 35c489892c493fb41200df432b270390963dc583 (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"id": "pseudocode-in-obs",
"name": "Pseudocode",
"version": "1.6.1",
"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
}
|