mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
parent
ff0cd1e829
commit
93784c0e4a
@ -17,7 +17,7 @@ Create a code note of type JS frontend and give it `widget` label.
|
|||||||
*
|
*
|
||||||
* See it in action in "Books" and its subtree.
|
* See it in action in "Books" and its subtree.
|
||||||
*/
|
*/
|
||||||
const TPL = `<div style="padding: 10px; border-top: 1px solid var(--main-border-color);">
|
const TPL = `<div style="contain: none; padding: 10px; border-top: 1px solid var(--main-border-color);">
|
||||||
<strong>Word count: </strong>
|
<strong>Word count: </strong>
|
||||||
<span class="word-count"></span>
|
<span class="word-count"></span>
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user