Removed extra whitespace

pull/8339/head
ItsEthra 11 months ago
parent 3ef1342b7b
commit 9b055e03f0

@ -802,7 +802,7 @@ pub struct WhitespaceCharacters {
impl Default for WhitespaceCharacters { impl Default for WhitespaceCharacters {
fn default() -> Self { fn default() -> Self {
Self { Self {
space: '·', // U+00B7 space: '·', // U+00B7
nbsp: '', // U+237D nbsp: '', // U+237D
nnbsp: '', // U+2423 nnbsp: '', // U+2423
tab: '', // U+2192 tab: '', // U+2192

Loading…
Cancel
Save