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

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

[emacs-wiki-discuss] Re: Escaped markup


From: Michael Olson
Subject: [emacs-wiki-discuss] Re: Escaped markup
Date: Mon, 26 Dec 2005 16:26:57 -0500
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Arnaud Bailly <address@hidden> writes:

> 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>
>[snip]

I'm still working on this problem, which I hope to solve by merging in
Jim Ottaway's nested-lists.el file.  Maybe this will even be done
tonight, if everything works out.

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

If you mean for that to be paragraph text, you'll have to omit the
leading space, since leading space is used to indicate a blockquote.

I'm not able to reproduce the wrong escaping of <p> in the blockquote:
it's probably something I fixed yesterday.

One related problem that occurs is that <p> tags are not closed within
blockquote sections.  After merging in nested-lists support, I'm going
to try to solve the problem by means of adding 'begin-quote-par and
'end-quote-par markup strings, and modifying the blockquote markup
function to use them.

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

Attachment: pgpquAZSaAFTS.pgp
Description: PGP signature


reply via email to

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