dfec6899ef
This includes fixing em-dashes, badly spaced colons, various misspellings, removal of spurious {% %} constructs, conversion of <br /> to <br> (still too many <br>s kicking around), and initial light cleanup of a few sections that caught my eye.
10 lines
296 B
HTML
10 lines
296 B
HTML
|
|
<p>
|
|
While in note edit mode, selected notes can be cut using
|
|
<kbd class="mod1">x</kbd>, copied with <kbd class="mod1">c</kbd> and
|
|
deleted with <kbd>Delete</kbd>, just as regions can. Once cut or
|
|
copied, they can be pasted at the edit point using
|
|
<kbd class="mod1">v</kbd>.
|
|
</p>
|
|
|