mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 10:00:13 +01:00
This commit is contained in:
parent
18e377f90f
commit
b5ff267908
21 changed files with 123 additions and 120 deletions
|
|
@ -146,7 +146,7 @@ ${data.shorthandTitle}
|
|||
<div class="fn__hr"></div>
|
||||
<a href="${data.shorthandURL}" target="_blank">${data.shorthandURL}</a>
|
||||
<div class="fn__hr"></div>
|
||||
<div class="b3-typography">
|
||||
<div class="b3-typography b3-typography--default">
|
||||
${(Lute.New()).MarkdownStr("", data.shorthandContent)}
|
||||
</div>`;
|
||||
detailsElement.setAttribute("data-id", data.oId);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue