update
This commit is contained in:
4
templates/zotero/zt-colored.eta.md
Normal file
4
templates/zotero/zt-colored.eta.md
Normal file
@@ -0,0 +1,4 @@
|
||||
<mark style="
|
||||
<%- if (it.color) { _%> color: <%= it.color %>; <%_ } -%>
|
||||
<%- if (it.bgColor) { _%> background-color: <%= it.bgColor %>; <%_ } -%>
|
||||
"><%= it.content %></mark>
|
Reference in New Issue
Block a user