mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 16:40:13 +01:00
This commit is contained in:
parent
1f36828025
commit
8f37869b51
1 changed files with 1 additions and 1 deletions
|
|
@ -181,7 +181,7 @@ export class Inbox extends Model {
|
||||||
<span data-type="back" class="toolbar__text fn__flex-1">${data.shorthandTitle}</span>
|
<span data-type="back" class="toolbar__text fn__flex-1">${data.shorthandTitle}</span>
|
||||||
${linkHTML}
|
${linkHTML}
|
||||||
</div>
|
</div>
|
||||||
<div class="b3-typography b3-typography--default" style="padding: 0 8px 8px">
|
<div class="b3-typography b3-typography--default" style="padding: 0 8px 8px;user-select: text">
|
||||||
${(Lute.New()).MarkdownStr("", data.shorthandContent)}
|
${(Lute.New()).MarkdownStr("", data.shorthandContent)}
|
||||||
</div>`;
|
</div>`;
|
||||||
/// #else
|
/// #else
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue