|
From: | Carsten Dominik |
Subject: | Re: [Orgmode] Too much text is interpreted as a code fragment |
Date: | Sat, 7 Feb 2009 12:34:22 +0100 |
On Feb 7, 2009, at 11:32 AM, Daniel Clemente wrote:
Carsten Dominik <address@hidden> writes:stuff you do not want interpreted should be protected as an example, or with ": " at the beginning of the line.If you do want this interpreted as HTML, put it into a BEGIN_HTML block or so.However, I think that the => of the clock should always be protected.
Yes, you are right here. Fixed, thanks. - Carsten
I also see it strange that it only happens if a double quote is present:---------------------- ***** the bug happens with this one CLOCK: [2009-02-06 dv 09:39]--[2009-02-06 dv 10:12] => 0:33 a="b ***** doesn't happen (no highlight) CLOCK: [2009-02-06 dv 09:39]--[2009-02-06 dv 10:12] => 0:33 a=b ---------------------- It's not so strange to write =" in an entry -- Daniel
[Prev in Thread] | Current Thread | [Next in Thread] |