emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] Re: [PATCH] address@hidden/muse--main--1.0 (DIV han


From: Michael Olson
Subject: [emacs-wiki-discuss] Re: [PATCH] address@hidden/muse--main--1.0 (DIV handling inside muse-html-markup-paragraph)
Date: Tue, 05 Jul 2005 22:26:56 -0500
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Peter K.Lee <address@hidden> writes:

> I had to make the following fixes in order for "sectionalize" and
> "nesting" to work during publishing via muse.

Can you try my latest changes?  I've tried to make the <div> matching
a bit more picky.  The reason that I have it this way for now is that
John's original version of Muse treated this case specially, and I
didn't want to break his website.

Now that the first release is out, it might be worthwhile to take
another look at this behavior.  Can anyone give a compelling reason to
use:

<div class="image-link"><img ...></div>

Rather than:

<p class="image-link"><img ...></p>

when publishing an image that is by itself (i.e. the only thing on a
line)?

If not, I'd prefer to go with the behavior proposed by Peter (the
latter treatment).

> I'll be releasing the DIV nesting of heading sectionalized
> html-markup after some more testing, but here are the relevant
> changes required to treat DIV tags properly (or to stop it from
> improperly treating it).

Sounds interesting!

-- 
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: anime, Debian, XHTML, wiki, Emacs Lisp
  /` |\ | | | IRC: mwolson on freenode.net: #hcoop, #muse, #pulug
 |_] | \| |_| Jabber: mwolson_at_hcoop.net

Attachment: pgpTsY3ulIlMG.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]