mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(cloudcmd) improve support of NBSP
This commit is contained in:
parent
e129ab6a79
commit
42c8fd7bfe
8 changed files with 40 additions and 39 deletions
|
|
@ -1,7 +1,7 @@
|
|||
'use strict';
|
||||
|
||||
const Entities = {
|
||||
' ': ' ',
|
||||
// ' ': ' ',
|
||||
'<': '<',
|
||||
'>': '>',
|
||||
'"': '"',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue