Actually, switch this. I realized after I sent this that I had it backwards. The default behavior will be to not return the div. A separate API will provide the content with the div.
- James James M Snell wrote: > [snip]...The solution I think I'm going to go with is to support > both approaches. Our default behavior will be to return the div. A > separate API will provide the content without the div. When it doubt, > do both. > > - James >