Le 03/09/2012 09:21, Bruce a écrit :
> Last one! [Today :-)]
>
> Given that
> a) a help comment appended to a method declaration line overrides all
> the wonderful help text I have composed above it, and
This is by design. Either you put a comment on the same line of the
symbol (at the end of co
Le 03/09/2012 08:30, Bruce a écrit :
> And another one ... :-)
>
> list items with emphasized content don't work, eg
> '' * using a query *Not recommended*
> gives
> using a query Not recommended
>
> (If it was me, I'd use ! and !! for emphasis/strong)
>
> B
>
That bug and the previous one on t
On Sun, 2012-09-02 at 17:01 +0200, Benoît Minisini wrote:
> Le 02/09/2012 14:15, Benoît Minisini a écrit :
> > Hi,
> >
> > In revision #5117, I have added a new gambas markup syntax for help
> > comments.
> >
> > The old syntax was a quick & dirty one inspired from the wiki. It didn't
> > aim at be
Last one! [Today :-)]
Given that
a) a help comment appended to a method declaration line overrides all
the wonderful help text I have composed above it, and
b) the code folder hides all the "above the line" help if the prior
method is collapsed.
I rather see that the help was based on the "belo
And another one ... :-)
list items with emphasized content don't work, eg
'' * using a query *Not recommended*
gives
using a query Not recommended
(If it was me, I'd use ! and !! for emphasis/strong)
B
--
Live Secu
On Sun, 2012-09-02 at 17:01 +0200, Benoît Minisini wrote:
> Le 02/09/2012 14:15, Benoît Minisini a écrit :
> > Hi,
> >
> > In revision #5117, I have added a new gambas markup syntax for help
> > comments.
> >
> > The old syntax was a quick & dirty one inspired from the wiki. It didn't
> > aim at be
Le 02/09/2012 14:15, Benoît Minisini a écrit :
> Hi,
>
> In revision #5117, I have added a new gambas markup syntax for help
> comments.
>
> The old syntax was a quick & dirty one inspired from the wiki. It didn't
> aim at being final. And that new syntax may replace the wiki syntax when
> I have t
Hi,
In revision #5117, I have added a new gambas markup syntax for help
comments.
The old syntax was a quick & dirty one inspired from the wiki. It didn't
aim at being final. And that new syntax may replace the wiki syntax when
I have time to implement a new wiki.
The new syntax is inspired f