Re: Re: How to publish the literal "<<" or ">>" with planner-calendar-prev-date-href-from-page?

"赵雷" <[email protected]> Fri, 22 Sep 2006 13:34:39 +0800
Newsgroups gmane.emacs.wiki.general
Message-ID <[email protected]>
On 9/21/06, Michael Olson <[email protected]> wrote:
>
> If you're using the development version of Muse, try <lisp
> markup="nil"> instead of <lisp>.

I've downloaded muse by
===
tla register-archive -f http://arch.gna.org/muse-el/archive-2006/
tla get [email protected]/muse-el--devel--0 muse
===
and tried using <lisp markup="nil">, but it still doesn't work.

When I publish, it still uses "&amp;lt;" as the html code which is
displayed as "&lt;" in browser.

I also tried to remove "<" and ">" from muse-xml-markup-specials. But
obviously this is not a good approach, because now the published html
code is "<", not "&lt;", though both are displayed as "<".

Thanks,
Zhao Lei