From a50dfb4fdbe5ffa0889f3fc0492591b77b521bf8 Mon Sep 17 00:00:00 2001 From: Hadley Wickham Date: Mon, 21 Nov 2022 09:41:18 -0600 Subject: [PATCH] Don't try and append new lines Since this fights with pandoc restyling --- r4ds.Rproj | 1 - 1 file changed, 1 deletion(-) diff --git a/r4ds.Rproj b/r4ds.Rproj index da6d46d..eb93c70 100644 --- a/r4ds.Rproj +++ b/r4ds.Rproj @@ -12,7 +12,6 @@ Encoding: UTF-8 RnwWeave: Sweave LaTeX: XeLaTeX -AutoAppendNewline: Yes StripTrailingWhitespace: Yes BuildType: None