projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c89d53
)
Bring <script> of tiny sample application onto a single line.
author
Mike Taylor
<mike@indexdata.com>
Tue, 14 Oct 2014 16:00:57 +0000
(17:00 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 14 Oct 2014 16:00:57 +0000
(17:00 +0100)
doc/index.markdown
patch
|
blob
|
history
diff --git
a/doc/index.markdown
b/doc/index.markdown
index
5a0727b
..
07be7c4
100644
(file)
--- a/
doc/index.markdown
+++ b/
doc/index.markdown
@@
-20,8
+20,7
@@
A minimal example
Here is a completely functional (though ugly) MKWS-based
searching application:
- <script type="text/javascript"
- src="http://mkws.indexdata.com/mkws-complete.js"></script>
+ <script type="text/javascript" src="http://mkws.indexdata.com/mkws-complete.js"></script>
<div class="mkwsSearch"></div>
<div class="mkwsResults"></div>