The guide to cooking & baking substitutions is really neat.
Tag Archives: diagrams
January 19, 2015
December 1, 2014
mermaid
Generation of diagrams and flowcharts from text in a similar manner as markdown.
Ever wanted to simplify documentation and avoid heavy tools like Visio when explaining your code?
This is why mermaid was born, a simple markdown-like script language for generating charts from text via javascript.
Great stuff. (via The Changelog)