(no subject)
Oct. 29th, 2006 06:19 pm♥♥ BBEdit and regular expressions:
Hmm, this converted text file of Kelly Link's Magic for Beginners sure isn't displaying properly on my iPod. Let's take a look at the source. (Text options --> Show Invisibles) Wow, hella non-printing ASCII characters! Y'all don't have to go home, but you can't stay here. (Text --> Zap Gremlins) And just in case: (Text --> Normalize Line Endings) And while I've got this open, I don't think I dig having new paragraphs marked with one linebreak and an apparently random number of spaces. Let's make that stop happening. (find: ^[\s]+(?=[\w"]) replace: \r)
Not that I can't make do with TextWrangler or Smultron for a few weeks, but I sure do hope I have enough money soon to actually pay for this program. I like it quite a bit.
Hmm, this converted text file of Kelly Link's Magic for Beginners sure isn't displaying properly on my iPod. Let's take a look at the source. (Text options --> Show Invisibles) Wow, hella non-printing ASCII characters! Y'all don't have to go home, but you can't stay here. (Text --> Zap Gremlins) And just in case: (Text --> Normalize Line Endings) And while I've got this open, I don't think I dig having new paragraphs marked with one linebreak and an apparently random number of spaces. Let's make that stop happening. (find: ^[\s]+(?=[\w"]) replace: \r)
Not that I can't make do with TextWrangler or Smultron for a few weeks, but I sure do hope I have enough money soon to actually pay for this program. I like it quite a bit.