Merge pull request #227 from josemotanet/fix-title-escape-character

Fix title escape character
This commit is contained in:
Yujie Wen 2016-09-02 14:54:33 +08:00 committed by GitHub
commit b64ba125d3
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@
To customize the title slide, please set ~org-reveal-title-slide~
to a string of HTML markups. The following escaping character can
be used to retrieve document information:
| ~%s~ | Title |
| ~%t~ | Title |
| ~%a~ | Author |
| ~%e~ | Email |
| ~%d~ | Date |