mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-07 20:59:23 -05:00
using textarea instead of pre for note source since that's easier to copy to clipboard
This commit is contained in:
+1
-1
@@ -327,7 +327,7 @@
|
||||
</div>
|
||||
|
||||
<div id="note-source-dialog" title="Note source" style="display: none; padding: 20px;">
|
||||
<pre id="note-source"></pre>
|
||||
<textarea id="note-source" readonly="readonly"></textarea>
|
||||
</div>
|
||||
|
||||
<div id="tooltip" style="display: none;"></div>
|
||||
|
||||
Reference in New Issue
Block a user