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