```
% pandoc -f markdown -t html
[https://pandoc.org](https://pandoc.org)
^D
https://pandoc.org
```
```
% pandoc -f markdown -t markdown
[https://pandoc.org](https://pandoc.org)
^D
```
```
% pandoc -f markdown -t html
^D
https://pandoc.org
```
```
% pandoc -f markdown -t html
{.foo}
^D
https://pandoc.org
```
```
% pandoc -f markdown -t html
^D
me@example.com
```