Skip to content

Commit 0d8a181

Browse files
simplified plaintext notebox
1 parent 197a071 commit 0d8a181

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reading.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,8 @@ sub-folder, named `data`, relative to where we are running our R code.
172172
Here is what the file would look like in a plain text editor.
173173

174174
> **Note:** A plain text editor is a program that enables you to edit plain text.
175-
Plain text is text represented only by characters
176-
and contains no meta-, character, paragraph or page specification data).
175+
> Plain text is text data that has no additional formatting
176+
> (e.g., bold, italics, line spacing, fonts, font sizes, and embedded images).
177177
178178
```code
179179
category,language,mother_tongue,most_at_home,most_at_work,lang_known

0 commit comments

Comments
 (0)