diff options
author | https://launchpad.net/~kralph <kralph@web> | 2011-05-30 07:14:51 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-05-30 07:14:51 +0000 |
commit | b223862517ff5cbfca876c840a8278656acfb9bc (patch) | |
tree | 11dbd6d5cc2032a246d1542c99d1a63b2c6f674b /doc/tips | |
parent | 2955964fe557732c1b1437945d8d3e6381978765 (diff) | |
download | ikiwiki-b223862517ff5cbfca876c840a8278656acfb9bc.tar ikiwiki-b223862517ff5cbfca876c840a8278656acfb9bc.tar.gz |
punctuation
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/html5.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/html5.mdwn b/doc/tips/html5.mdwn index cb71c0887..084787207 100644 --- a/doc/tips/html5.mdwn +++ b/doc/tips/html5.mdwn @@ -1,6 +1,6 @@ First, if you just want to embed videos using the html5 `<video>` tag, you can do that without switching anything else to html5. -However, if you want to fully enter the brave new world of html5, read on.. +However, if you want to fully enter the brave new world of html5, read on. Currently, ikiwiki does not use html5 by default. There is a `html5` setting that can be turned on, in your setup file. Rebuild with it set, and |