Removed detection of external vs. internal links

This should be deferred until at least rendering, and possibly until
the runtime navigation handler
This commit is contained in:
Jeremy Ruston
2011-12-08 13:16:07 +00:00
parent be52fbb5d1
commit 3bef25194c
3 changed files with 5 additions and 33 deletions
+1 -1
View File
@@ -1 +1 @@
This is the <strong>text</strong> of the first tiddler, with a <span style="font-size:8em;color:red;">link</span> to the <a href="SecondTiddler" className="tiddlyLink">SecondTiddler</a>, too.
This is the <strong>text</strong> of the first tiddler, with a <span style="font-size:8em;color:red;">link</span> to the <a href="SecondTiddler">SecondTiddler</a>, too.