diff options
| -rw-r--r-- | _pandoc.qmd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_pandoc.qmd b/_pandoc.qmd index 14726cc..90f6d3c 100644 --- a/_pandoc.qmd +++ b/_pandoc.qmd @@ -102,7 +102,7 @@ just one line. ``` -Renders (regarding spacing) in an output document such as HTML or PDF like this: +Renders (regarding spacing) like this in an HTML or PDF document: > This is just one line. |
