mirror of
https://github.com/flynx/pWiki.git
synced 2025-12-18 17:11:38 +00:00
tweaking docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
9f1ae9c0da
commit
385381f4ae
2
bootstrap.js
vendored
2
bootstrap.js
vendored
File diff suppressed because one or more lines are too long
@ -43,9 +43,11 @@ are escaped a bit differently:
|
|||||||
|
|
||||||
\@include(\SomePage)
|
\@include(\SomePage)
|
||||||
|
|
||||||
|
<pwiki-comment>
|
||||||
_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 "\"
|
||||||
in both the code example and the preview._
|
in both the code example and the preview._
|
||||||
|
</pwiki-comment>
|
||||||
|
|
||||||
|
|
||||||
- html-like macros -- escaped _the HTML way_
|
- html-like macros -- escaped _the HTML way_
|
||||||
@ -73,10 +75,6 @@ Show something in pWiki but hide it in HTML:
|
|||||||
Show something in HTML but hide in pWiki:
|
Show something in HTML but hide in pWiki:
|
||||||
<pre>
|
<pre>
|
||||||
<pwiki-comment> ... </pwiki-comment>
|
<pwiki-comment> ... </pwiki-comment>
|
||||||
|
|
||||||
or
|
|
||||||
|
|
||||||
\@pwiki-comment( ... )
|
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user