diff options
author | Luke Smith <luke@lukesmith.xyz> | 2021-03-20 12:06:08 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2021-03-20 12:06:08 -0400 |
commit | e19d410fbbd2627b54aecfec44414f06d18f697e (patch) | |
tree | 8ed745dcc86c2bfff44b4d3a8d8ab58ee5a5a2d5 | |
parent | 3a7ce5fda9f6b14d69e88724907ce4fcbe20b43e (diff) | |
download | based.cooking-e19d410fbbd2627b54aecfec44414f06d18f697e.tar based.cooking-e19d410fbbd2627b54aecfec44414f06d18f697e.tar.gz based.cooking-e19d410fbbd2627b54aecfec44414f06d18f697e.tar.lz based.cooking-e19d410fbbd2627b54aecfec44414f06d18f697e.tar.xz based.cooking-e19d410fbbd2627b54aecfec44414f06d18f697e.zip |
minor note
-rw-r--r-- | example.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example.md b/example.md index 17eea9a6e..73b747016 100644 --- a/example.md +++ b/example.md @@ -11,6 +11,7 @@ You may also include prep/cook time and the number of servings as below: ## Ingredients +- There must be a blank line above all lists. - List the ingredients - in an unordered list - similar to this. @@ -41,6 +42,5 @@ If you add a Bitcoin/Monero address, put it in "code" between \`'s, like below. - Luke Smith - [website](https://lukesmith.xyz), [donate](https://lukesmith.xyz/donate) - Billy Smith - btc: `bc1q763s4ud0hgfa66ce64gyh6tsss49vyk5cqcm6w` - Sally Smith (photo credit) - [website](https://lukesmith.xyz), [donate](https://lukesmith.xyz/donate) -- ;tags: tag1 tag2 tag3 (see README for tag guidelines) |