fix
parent
4142c02f73
commit
cef0ebe691
|
@ -1,10 +1,10 @@
|
||||||
I try to create wikilink in table. But it does not work. Here is example:
|
I try to create wikilink in table. But it does not work. Here is example:
|
||||||
|
|
||||||
[[table class=table1 data="""
|
\[[table class=table1 data="""
|
||||||
[[wikilink_test|index]]
|
[[wikilink_test|index]]
|
||||||
[[wikilink_test\|index]]
|
[[wikilink_test\|index]]
|
||||||
[wikilink test](/servers/webmail1)
|
[wikilink test](/servers/webmail1)
|
||||||
"""]]
|
"""]]
|
||||||
|
|
||||||
First two wikilink entries do not work.
|
First two wikilink entries do not work.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue