diff --git a/TEST_README.md b/TEST_README.md index 4144d587..f0dc272b 100644 --- a/TEST_README.md +++ b/TEST_README.md @@ -20,6 +20,11 @@ _also italicized text_ - Second item of Unordered List - Third item of Unordered List + +triple up on the backticks for a nicer code block (with copy button to the right on github) + +```code block``` + `code block` ---