mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
2c6c63fa4f
commit
5a2fbfc763
5
wiki.js
5
wiki.js
@ -497,10 +497,7 @@ var data = {
|
|||||||
+'\n'
|
+'\n'
|
||||||
+'<div>@include(../path) (<a href="#./_edit">edit</a>)</div>\n'
|
+'<div>@include(../path) (<a href="#./_edit">edit</a>)</div>\n'
|
||||||
+'<hr>\n'
|
+'<hr>\n'
|
||||||
//+'<h1 class="title" contenteditable tabindex="0">@include(../title)</h1>\n'
|
+'<h1 class="title" contenteditable tabindex="0">@include(../title)</h1>\n'
|
||||||
+'<h1 class="title" contenteditable tabindex="0">'
|
|
||||||
+'<slot name="title">@include(../title)</slot>'
|
|
||||||
+'</h1>\n'
|
|
||||||
+'<br>\n'
|
+'<br>\n'
|
||||||
+'<div class="text" tabindex="0"> @include(..) </div>\n'
|
+'<div class="text" tabindex="0"> @include(..) </div>\n'
|
||||||
+'<hr>\n'
|
+'<hr>\n'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user