Merge branch 'bzr/golem' of /Users/distler/Sites/code/instiki
This commit is contained in:
commit
03abccc45a
|
@ -1,4 +1,4 @@
|
||||||
<h3>Textile formatting tips (<a href="http://hobix.com/textile/quick.html" onclick="quickRedReference(); return false;">advanced</a>)</h3>
|
<h3>Textile formatting tips (<a href="http://redcloth.org/hobix.com/textile/quick.html" onclick="quickRedReference(); return false;">advanced</a>)</h3>
|
||||||
<table cellspacing="0" cellpadding="0">
|
<table cellspacing="0" cellpadding="0">
|
||||||
<tr><td>_your text_</td><td class="arrow">→</td><td><em>your text</em></td></tr>
|
<tr><td>_your text_</td><td class="arrow">→</td><td><em>your text</em></td></tr>
|
||||||
<tr><td>*your text*</td><td class="arrow">→</td><td><strong>your text</strong></td></tr>
|
<tr><td>*your text*</td><td class="arrow">→</td><td><strong>your text</strong></td></tr>
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
<script language="JavaScript">
|
<script language="JavaScript">
|
||||||
function quickRedReference() {
|
function quickRedReference() {
|
||||||
window.open(
|
window.open(
|
||||||
"http://hobix.com/textile/quick.html",
|
"http://redcloth.org/hobix.com/textile/quick.html",
|
||||||
"redRef",
|
"redRef",
|
||||||
"height=600,width=550,channelmode=0,dependent=0," +
|
"height=600,width=550,channelmode=0,dependent=0," +
|
||||||
"directories=0,fullscreen=0,location=0,menubar=0," +
|
"directories=0,fullscreen=0,location=0,menubar=0," +
|
||||||
|
|
Loading…
Reference in a new issue