6 lines
168 B
Markdown
6 lines
168 B
Markdown
[!cite] [it.title](<%= it.backlink%>) [page <%= it.pageLabel %>]()
|
|
<%= it.imgEmbed %><%= it.text %>
|
|
<% if (it.comment) { %>
|
|
> [!note] Notes
|
|
> <%= it.comment %>
|
|
<% } %> |