Gavin Sinclair wrote: > On Thursday, October 7, 2004, 11:38:26 PM, Jamis wrote: >>Mostly, the gotchas have to do with some subtle interactions between >>YAML and Textile. For example, in strings, YAML will join lines, unless >>there are two newlines between them. Thus, when authoring your document, >>you have to add one more line than usual between paragraphs, or list >>elements, etc. > > > That kind of pernickety crap annoys me. I'd rather put the Textile in > files, and refer to those files in the YAML. I agree, it was annoying until I got used to it. You could just as easily do as you say, though, which would probably be a nicer solution anyway. chapters: - Introduction: !!file intro.txt - Quick Start: !!file start.txt ... It certainly reduces the "noise" in the config file. And it would only require a few minor tweaks to the script... Hmmm. I need to stop reading this list. I makes way to much work for me. :) - Jamis -- Jamis Buck jgb3 / email.byu.edu http://www.jamisbuck.org/jamis