URL:
  <http://gna.org/bugs/?9457>

                 Summary: <contents> tag escaping other <tags>
                 Project: Emacs Muse
            Submitted by: shixin111
            Submitted on: Thursday 07/05/2007 at 13:33
                Category: muse
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Hi,

It seems that muse(version 3.03) is escaping the other tags when generating
contents. Here is an example:

In muse file:

<contents>

* Mode 0 : <literal>D<sup>0</sup> &rarr K<sup>-</sup>
&pi<sup>+</sup></literal>

In html file:

<div class="contents">
...
<a href="#sec1">Mode 0 : D0 &rarr K- &pi+</a>
...

<h2><a name="sec1" id="sec1"></a>
Mode 0 : D<sup>0</sup> &rarr K<sup>-</sup> &pi<sup>+</sup></h2>


Are there any way to keep the other tags when generating the contents?

Thanks!

Xin






    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?9457>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Muse-el-commits mailing list
[email protected]
https://mail.gna.org/listinfo/muse-el-commits

Reply via email to