```
% pandoc -f markdown -t org --columns=72
- This line has exactly the wrong number of characters before the number 5.
- Long line ending with a number (this time it is in parentheses and a 23)
^D
- This line has exactly the wrong number of characters before the
  number 5.
- Long line ending with a number (this time it is in parentheses and
  a 23)
```