Hacker News new | ask | show | jobs
by codingkev 1566 days ago
People who are interested in this may also be interested in Cooklang, a simple plain-text markdown format for recipes: https://cooklang.org/ -- doesn't get much easier than that.
2 comments

Thanks for sharing, I never heard of Cooklang. It feels like a DSL (Domain Specific Language). I'll study their implementation to get started on a niche ETL markup language.

Thanks again!

Oh man, if this rendering was somehow integrated into Wiki.js, it would be a perfect storm. I may have to look into how to do that.