update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[!cite] [it.title](<%= it.backlink%>) [page <%= it.pageLabel %>]()
|
||||
[!cite] [<%= it.docItem.title%>](<%= it.docItem.backlink%>) - [Page <%= it.pageLabel%>](<%= it.backlink%>)
|
||||
<%= it.imgEmbed %><%= it.text %>
|
||||
<% if (it.comment) { %>
|
||||
> [!note] Notes
|
||||
> <%= it.comment %>
|
||||
<% } %>
|
||||
> <%= it.comment.split("\n").join("\n> ") %>
|
||||
<% } %>
|
||||
|
Reference in New Issue
Block a user