escaping wikinames, done
This commit is contained in:
parent
7c6fe19324
commit
dcb2be4d85
2 changed files with 23 additions and 2 deletions
|
@ -74,6 +74,15 @@ foo = new something(1, "soo\nice")
|
|||
* [file://servername/full/path/to/file/filename%20with%20spaces.txt Click here to read filename with spaces.txt]
|
||||
* me@privacy.net
|
||||
|
||||
== Escaping WikiNames ==
|
||||
{{{
|
||||
Wiki''''''Name
|
||||
Wiki``Name
|
||||
}}}
|
||||
Wiki''''''Name
|
||||
Wiki``Name
|
||||
|
||||
|
||||
= Bullet list =
|
||||
{{{
|
||||
* item 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue