monolith icon indicating copy to clipboard operation
monolith copied to clipboard

Unicode mangling

Open aolko opened this issue 1 year ago • 1 comments

Some unicode symbols are getting mangled

  • ©: ┬й
  • ': АЩ
  • : тДв and so on

commands used:

yabrowser --headless --incognito --dump-dom https://github.com | monolith - -Ib https://github.com -o github.html
msedge --headless --incognito --dump-dom https://github.com | monolith - -Ib https://github.com -o github.html -E UTF-8

aolko avatar Mar 27 '24 06:03 aolko