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

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

[emacs-wiki-discuss] Re: bad HTML publish


From: Michael Olson
Subject: [emacs-wiki-discuss] Re: bad HTML publish
Date: Sun, 19 Mar 2006 18:57:19 -0500
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Richard Klinda <address@hidden> writes:

> Hello, since ~2006 march 6 HTML publishing doesn't work properly for
> me.  emacs-version => "21.4 (patch 17) \"Jumbo Shrimp\" XEmacs Lucid"
>
> <foo>bar<baz> generates into: &ltfoo&gt;bar&ltbaz&gt; instead of
> "<foo>bar<baz>".  Any ideas?
>
> I'm currently using todays muse snapshot.  Thanks.

If you want the HTML tags to not be escaped, surround the region with
<literal>.  Example follows.

<literal><foo>bar</foo></literal>

This behavior happens because the latest development version of Muse
does whole-document escaping.  This is desirable if you use more than
just the HTML publisher.

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

Attachment: pgplFswuJpKH6.pgp
Description: PGP signature


reply via email to

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