mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 18:10:09 +00:00
tweaking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
237e0e50e1
commit
6a16b1b023
2
bootstrap.js
vendored
2
bootstrap.js
vendored
File diff suppressed because one or more lines are too long
@ -1,6 +1,16 @@
|
|||||||
@filter(nl2br) @filter(-wikiword)
|
<p>
|
||||||
|
|
||||||
XXX Genereal template description...
|
XXX Genereal template description...
|
||||||
|
</p>
|
||||||
|
|
||||||
<macro src="./*"><hr><h2><a href="#@source(./path)/_edit">@source(./path)</a></h2><div>@quote(./raw)</div></macro>
|
<macro src="./*">
|
||||||
|
<hr>
|
||||||
|
<h2>
|
||||||
|
<a href="#@source(./path)/_edit">@source(./path)</a>
|
||||||
|
</h2>
|
||||||
|
<p>
|
||||||
|
<pre><code>@quote(./raw)</code></pre>
|
||||||
|
</p>
|
||||||
|
</macro>
|
||||||
|
|
||||||
|
<!-- @filter(-wikiword) -->
|
||||||
|
<!-- vim:set ts=4 sw=4 : -->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user