Enhance Wiki Structure by linking WikiNames in Parsers Output
Wiki table formatting is not too convenient for me. For example, sometimes I like to use:
{{{#!csv delimiter=:
Parameter: Value
Username: root
Password: gs#@F@
Renderer: [[../ExcellentRenderer]] or [[../TypeTwoRenderer]]
more data: rows
}}}As you see it is MUCH MUCH cleaner than table.
Would be excellent to write (for example):
{{{#!csv delimiter=: linkwikinamesand have WikiNames properly displayed and linked (ExcellentRenderer and TypeTwoRenderer in example above)
Why? WikiNames are crucial to wiki structure, it might be extremely helpful for some people to be able to also link parsers output which may contain important WikiNames for certain applications.
