diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2014-07-13 15:21:32 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2014-07-13 15:21:32 -0700 |
| commit | 9d10df7ff4a15cedbf4020646cafee5120182f07 (patch) | |
| tree | 0a800f60e2453a39ce269812db74bf42e94c226d | |
| parent | f6b81b29050ae2ccaea3bdb8c6856c62a00e6a42 (diff) | |
| download | pandoc-9d10df7ff4a15cedbf4020646cafee5120182f07.tar.gz | |
Clarified documentation on small caps. (#1360)
| -rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2052,7 +2052,8 @@ To write small caps, you can use an HTML span tag: <span style="font-variant:small-caps;">Small caps</span> -This will work in all output formats that support small caps. +(The semicolon is optional and there may be space after the +colon.) This will work in all output formats that support small caps. Math ---- |
