Re: blockquote and p
Carol Spears <[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jun 09, 2006 at 06:54:15PM -0500, will guaraldi wrote: > > I did a grep through the PyBlosxom source and I didn't see "blockquote" > anywhere. Where did you find instances of "blockquote"? > > > On Fri, 9 Jun 2006, martin f krafft wrote: > > > Hi, > > > > XHTML requires text inside a blockquote to be further enclosed by > > a paragraph > > > > So instead of <blockquote>...</blockquote> > > you now need <blockquote><p>...</p></blockquote> > > > > Since this is backwards-compatible, please apply it to the pyblosxom > > source. > > are you using the abstraction plug-in? that thing rocks, but it also doesn't seem to care what is in <blockquote /> carol