minor fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-08-15 18:21:35 +03:00
parent 12758bcfb5
commit a8284e01f1
2 changed files with 3 additions and 3 deletions

2
bootstrap.js vendored

File diff suppressed because one or more lines are too long

View File

@ -37,7 +37,7 @@ are escaped a bit differently:
Displayed in page as: Displayed in page as:
\@include(SomePage) \@include(SomePage)
_NOTE: if displayed on github, this will show an extra "\" in both _NOTE: if displayed on github, this will show an extra "\" in both
cases, this should be ignored as pWiki will consume the escaping "\" cases, this should be ignored as pWiki will consume the escaping "\"
@ -52,7 +52,7 @@ are escaped a bit differently:
Displayed in page as: Displayed in page as:
&lt;include src="SomePage"\&gt; &lt;include src="SomePage"\&gt;