mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 17:56:32 +00:00
README: Added missing ~ after '~a\ cat' in subscript example.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@794 788f1e2b-df1e-0410-8736-df70ead52e1b
This commit is contained in:
@@ -390,7 +390,7 @@ If the superscripted or subscripted text contains spaces, these spaces
|
||||
must be escaped with backslashes. (This is to prevent accidental
|
||||
superscripting and subscripting through the ordinary use of `~` and `^`.)
|
||||
Thus, if you want the letter P with 'a cat' in subscripts, use
|
||||
`P~a\ cat`, not `P~a cat~`.
|
||||
`P~a\ cat~`, not `P~a cat~`.
|
||||
|
||||
Strikeout
|
||||
---------
|
||||
|
||||
Reference in New Issue
Block a user