Raunaq Gupta
07/01/2026

Releasing cooklang codeblock plugin for Obsidian

I’m releasing a new plugin for Obsidian that lets you embed a recipe written in cooklang within an Obsidian note. Recipes on this website such as Palak Paneer or Chai have all been written using cooklang and then formatted using the cooklang alongwith a custom Astro component. Embedding custom components within markdown is why I’ve always preferred mdx as the default document format.

However, Obsidian provides a customizable codeblock formatter that lets me visualize a formatted recipe from a cooklang codeblock within a markdown file itself. Install here: Cooklang Codeblock.