mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +00:00
minor fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
12758bcfb5
commit
a8284e01f1
2
bootstrap.js
vendored
2
bootstrap.js
vendored
File diff suppressed because one or more lines are too long
@ -37,7 +37,7 @@ are escaped a bit differently:
|
||||
|
||||
Displayed in page as:
|
||||
|
||||
\@include(SomePage)
|
||||
\@include(SomePage)
|
||||
|
||||
_NOTE: if displayed on github, this will show an extra "\" in both
|
||||
cases, this should be ignored as pWiki will consume the escaping "\"
|
||||
@ -52,7 +52,7 @@ are escaped a bit differently:
|
||||
|
||||
Displayed in page as:
|
||||
|
||||
<include src="SomePage"\>
|
||||
<include src="SomePage"\>
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user