Rouxiao Chen

Results 2 issues of Rouxiao Chen

When using Compressor or Decompressor, `transcode(::Type{CodecZstd.ZstdCompressor}, ::String) is ambiguous. Candidates: transcode(T, src::String) in Base` always came out. I tried to use Base.transcode, it still doesn't work. `using CodecZstd; transcode(ZstdCompressor, "abc");`

demo中默认theme为dark,但是操作说明的字体也为黑色,导致无法显示。