Test Noticia con caracteres extraños
Prueba de noticia pegando texto con todos los caracteres extraños que deberían quedar limpios.
Strange characters removed by: /[\u0000-\u0008\u000B\u000C\u000E-\u001F\u007F]/g
Each line below contains the actual control character between "Start" and "End".
SOH (Start of Heading): Start End
STX (Start of Text): Start End
ETX (End of Text): Start End
EOT (End of Transmission): Start End
ENQ (Enquiry): Start End
ACK (Acknowledge): Start End
BEL (Bell) - Real production case: Start End
BS (Backspace): Start End
VT (Vertical Tab): Start End
FF (Form Feed): Start End
SO (Shift Out): Start EndW
SI (Shift In): Start End
DLE (Data Link Escape): Start End
DC1 (Device Control 1): Start End
DC2 (Device Control 2): Start End
DC3 (Device Control 3): Start End
DC4 (Device Control 4): Start End
NAK (Negative Acknowledge): Start End
SYN (Synchronous Idle): Start End
ETB (End of Transmission Block): Start End
CAN (Cancel): Start End
EM (End of Medium): Start End
SUB (Substitute): Start End
ESC (Escape): Start End
FS (File Separator): Start End
GS (Group Separator): Start End
RS (Record Separator): Start End
US (Unit Separator): Start End
DEL (Delete): Start End