chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #198: Weird HTML code generated for [[URL|Text]]


From: Chicken Trac
Subject: [Chicken-janitors] #198: Weird HTML code generated for [[URL|Text]]
Date: Mon, 29 Mar 2010 19:48:52 -0000

#198: Weird HTML code generated for [[URL|Text]]
------------------------+---------------------------------------------------
 Reporter:  mario       |       Owner:  sjamaan
     Type:  defect      |      Status:  new    
 Priority:  major       |   Milestone:         
Component:  extensions  |     Version:         
 Keywords:  qwiki       |  
------------------------+---------------------------------------------------
 The wiki code

 {{{
 [[http://www.call-with-current-continuation.org/|Chicken]]
 }}}

 produced the following HTML code

 {{{
 <a href="@ href="http://www.call-with-current-
 continuation.org/"">Chicken</a>
 }}}

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/198>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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