Tweak to handling of blockquotes
Posted by mholmes on 17 Aug 2010 in Activity log
<cit type="block"> is used for a blockquote, and normally translates into an XHTML <blockquote> tag in the output, quite reasonably. However, that gets it a default margin, which occasionally is not what is required, especially in the source texts, so I've now added a handler enabling the @rend attribute to be used to override it with (e.g.) margin: 0 on <cit>.