diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-07-06 16:21:38 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-07-06 16:21:38 +0000 |
commit | 242ee99e8d2a419f15c1bc13d504e45a7a070654 (patch) | |
tree | 74460155d7c887248809163ab9560998185231d7 | |
parent | f9c988e7037dcff6588a62025bb9fed2afee76b7 (diff) | |
download | pandoc-242ee99e8d2a419f15c1bc13d504e45a7a070654.tar.gz |
Minor wording changes in README.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@626 788f1e2b-df1e-0410-8736-df70ead52e1b
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -153,8 +153,8 @@ The shell scripts (described below) automatically convert the input from the local encoding to UTF-8 before running them through `pandoc`, then convert the output back to the local encoding. -`markdown2pdf`, `html2markdown`, and `hsmarkdown` -================================================= +Shell scripts +============= Three shell scripts, `markdown2pdf`, `html2markdown`, and `hsmarkdown`, are included in the standard Pandoc installation. (They are not included @@ -654,7 +654,7 @@ Box-style blockquotes --------------------- Pandoc supports emacs-style boxquote block quotes, in addition to -standard markdown (email-style) boxquotes: +standard markdown (email-style) block quotes: ,---- | They look like this. |