From 594e94ec71a2aa47dd7ca90d37d06e5c0b7fb595 Mon Sep 17 00:00:00 2001 From: "Egeler, Paul W" Date: Fri, 19 Jan 2018 11:52:09 -0500 Subject: [PATCH] Added fenced code to instructions in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2657ef..883fd68 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ a solution to handle the problem in both SAS and R. 1. Run the macro definition in the source editor or using `%include`. 2. Run the SAS code provided by REDCap to import the data BUT COMMENT THIS LINE: - `format redcap_repeat_instrument redcap_repeat_instrument_.;` + ```format redcap_repeat_instrument redcap_repeat_instrument_.;``` 3. Open the data dictionary in MS Excel. We will need to do some pre- processing to the data dictionary file before reading it in because some of the user entry points (such as **Field Label**) allows for newline