chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #1527: Procedures grouping in the wiki is confusi


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1527: Procedures grouping in the wiki is confusing
Date: Sat, 01 Sep 2018 18:59:22 -0000

#1527: Procedures grouping in the wiki is confusing
-------------------------------+---------------------
            Reporter:  kooda   |      Owner:
                Type:  defect  |     Status:  new
            Priority:  major   |  Milestone:  someday
           Component:  wiki    |    Version:
          Resolution:          |   Keywords:
Estimated difficulty:  easy    |
-------------------------------+---------------------

Comment (by sjamaan):

 The sxml above gets converted to HTML like this:

 {{{
 <p>fofo</p>
 <span class="definition procedure"><em>[procedure]</em> <tt>first</tt>
 <br></span>
 <span class="definition procedure"><em>[procedure]</em> <tt>second</tt>
 <br></span>
 <span class="definition procedure"><em>[procedure]</em> <tt>third</tt>
 <br></span>
 <p>bar</p>
 }}}

--
Ticket URL: <https://bugs.call-cc.org/ticket/1527#comment:3>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

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