mirror of
https://github.com/raunaqgupta/obsidian-cooklang-codeblock-plugin.git
synced 2026-07-22 06:54:29 +00:00
No description
actions/checkout v4 -> v6, actions/setup-node v4 -> v6, and bump the runner's node-version from 20 to 24 ahead of GitHub's deprecation of Node.js 20 on June 2nd, 2026. Closes #16 Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .github/workflows | ||
| assets | ||
| src | ||
| .editorconfig | ||
| .gitignore | ||
| .npmrc | ||
| AGENTS.md | ||
| esbuild.config.mjs | ||
| eslint.config.mts | ||
| LICENSE | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| styles.css | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
| watch-plugin-files.sh | ||
Cooklang codeblock plugin for Obsidian
This plugin enables embedding recipes written in cooklang within an Obsidian note. In view mode, the block renders the recipe with its corresponding ingredients, cookware, and method. The recipe can also optionally render meta information such as cook time, and serving size at the top of the block.
