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

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

[emacs-wiki-discuss] Escaped markup


From: Arnaud Bailly
Subject: [emacs-wiki-discuss] Escaped markup
Date: Mon, 26 Dec 2005 10:46:01 +0100
User-agent: Mozilla Thunderbird 1.0.6 (X11/20050716)

Hi to all (and merry christmas),
I have a strange behavior with the latest stable release of muse: When I publish a project with xhtml style, some markup tags got escaped, and each list item has its own list. eg. :

The following fragment

 - détecter des erreurs dans un programme;
 - célèbre définition de Myers:

Testing is the process of executing a program with the intent of finding errors.

get rendered as

<ul>
<li>détecter des erreurs dans un programme;</li>
</ul>

<ul>
<li>célèbre définition de Myers:</li>
</ul>

<blockquote>
&lt;p class=&quot;quoted&quot;&gt;Testing is the process of executing a program with the intent of finding errors.
</blockquote>

Thanks

--
Arnaud Bailly, Dr. - Ingénieur de Recherche
NORSYS
1, rue de la Cense des Raines
ZAC du Moulin
59710 ENNEVELIN
Tel : (33) 3 28 76 56 76
Fax : (33) 3 28 76 57 00
Web : http://www.norsys.fr




reply via email to

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