mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 01:50:07 +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'
|
||||
+'<div>@include(../path) (<a href="#./_edit">edit</a>)</div>\n'
|
||||
+'<hr>\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'
|
||||
+'<h1 class="title" contenteditable tabindex="0">@include(../title)</h1>\n'
|
||||
+'<br>\n'
|
||||
+'<div class="text" tabindex="0"> @include(..) </div>\n'
|
||||
+'<hr>\n'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user