I have a json file that has a list of ingredients for a recipe. The ingredient variable has a bunch of line breaks \n
to denote a new line in markdown. When I display this in my notebook in a JavaScript cell it works fine, but when I display it in a markdown cell it does not seem to notice the line breaks?
Here is the notebook: Paprika / Scott Franz | Observable