mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-09-22 08:30:42 +02: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>
|
||||
${linkHTML}
|
||||
</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)}
|
||||
</div>`;
|
||||
/// #else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue