```
% pandoc -f html -t native --verbose
^D
[INFO] Skipped '' at input line 1 column 16
[]
```
```
% pandoc -f html -t native --verbose
^D
[INFO] Fetching h:invalid@url...
[WARNING] Could not fetch resource h:invalid@url: Could not fetch h:invalid@url
InvalidUrlException "h:invalid@url" "Invalid scheme"
[INFO] Skipped '' at input line 1 column 29
[]
```