fix UTF-8 decoding in URI sequences
This commit is contained in:
parent
3374dc6544
commit
08951119df
4 changed files with 34 additions and 4 deletions
3
test/data/uri.data
Normal file
3
test/data/uri.data
Normal file
|
@ -0,0 +1,3 @@
|
|||
%TAG !e! tag:example.com,2000:app/
|
||||
---
|
||||
- !e!tag%F0%9F%A4%94 baz
|
1
test/data/uri.detect
Normal file
1
test/data/uri.detect
Normal file
|
@ -0,0 +1 @@
|
|||
tag:example.com,2000:app/tag🤔
|
Loading…
Add table
Add a link
Reference in a new issue