~pp~ showing ~np~ and ~/np~ non-parsed does work ~/pp~
|
|
---
|
-{toc structure_id=1}
|
-{toc sturcture_id=1}
|
-does this additional param actually work?
|
-{toc}
|
-what toc does on a page that is not included into wiki-book?
|
-
|
I wonder why \nr rowends in tables are "recommended"? It disalows any nice formatting of multy-line cells (like using lists or divs etc. inside sells) and renders tables almost unusable...
|
-||r1
|
-*c1|r1c2||r2c1|r2c2||
|
|
-||{div}r1c1{/div}|r1c2||r2c1|r2c2||
|
+||{div}r1c1{/div}|r1c2 |
+{div} |
+*r2c1item1 |
+*r2c1item2{/div}|r2c2|| |
|
+--- |
+{img src=http://bitweaver.org/ link='http://www.bitweaver.org/wiki/edit.php?page_id=452'} |
+Now it takes extra ' to make the link attribute with = char inside the URL work, when in 1.3 it worked fine without it. This could cause inconsistent results when upgrading existing bw.o site to HEAD |
+{img src=http://bitweaver.org/ link=http://www.bitweaver.org/wiki/edit.php?page_id=452} |
+ |
+--- |
+external links syntax |
+[www.somelink.com|__bold__and~~red:red~~and===underlined===] |
+please note, that 'www.somelink.com' has transformed to http://www.bitweaver.org/wiki/www.somelink.com |
+this can cause troubles if someone forgets to add http://before the link. |
+--- |
+More fun |
+{code} |
+((InstallUnderSafeMode|Install Under Safe Mode)) |
+{/code} |
+((InstallUnderSafeMode|Install Under Safe Mode)) |