diff options
author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2016-08-15 19:50:40 -0400 |
---|---|---|
committer | Jesse Rosenthal <jrosenthal@jhu.edu> | 2016-08-15 19:50:40 -0400 |
commit | 3a44ee62c064428b57c64de750ac9ae27bc930cf (patch) | |
tree | 3f0549b0795a42d58898f604a877a8c6c301e544 | |
parent | 972286c03406a4b6273212f7bc1b67fced836b3f (diff) | |
download | pandoc-3a44ee62c064428b57c64de750ac9ae27bc930cf.tar.gz |
MANUAL: fix some whitespace issues.
-rw-r--r-- | MANUAL.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MANUAL.txt b/MANUAL.txt index 38890c599..858a50cae 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -3850,9 +3850,9 @@ style `Emphatically`. Similarly, Dickinson starts the poem simply: <div custom-style="Poetry"> - | A Bird came down the Walk--- - | He did not know I saw--- - </div> + | A Bird came down the Walk--- + | He did not know I saw--- + </div> Would style the two contained lines with the `Poetry` paragraph style. |