Skip to content

Commit e717f82

Browse files
committed
Minor change to force a commit. Testing key on Github.
1 parent 0577e99 commit e717f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rmd2md.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ rmd2md <- function( path_site = getwd(),
8989
warning("Status not found in front matter.")
9090
}
9191
} else {
92-
warning("No front matter found. Will not process this file.")
92+
warning("No front matter found. Will not process this file. ")
9393
}
9494
}
9595
invisible()

0 commit comments

Comments
 (0)