``` % pandoc -t org --wrap=auto --columns=20 [This is a link with a long description that should not wrap](http://example.com) and some regular text after it so we can see how wrapping works. ^D [[http://example.com][This is a link with a long description that should not wrap]] and some regular text after it so we can see how wrapping works. ```