| Next |  | 15 | 
Using sed could be tough
For example, let's turn this:
          I am a heading
          **************
          I am some body text that should not
          be formatted specially
Into this:
          I AM A HEADING
          I am some body text that should not
          be formatted specially
| Next |  | Copyright © 2011 M. J. Dominus |