Chobbes / org-chef

A package for making a cookbook and managing recipes with org-mode.
MIT License
327 stars 33 forks source link

Add support for RecipeTin Eats recipes #65

Closed alexhuntley closed 3 years ago

alexhuntley commented 3 years ago

Based on existing wordpress support. Also adds two utility functions, org-chef-url-retrieve-dom and org-chef-join.

(BTW it would be worth refactoring the other files to also use org-chef-url-retrieve-dom, as it prevents leaking buffers.)