Re: [Gambas-user] Gambas Markdown Syntax - Underlining

2014-11-27 Thread Benoît Minisini
Le 27/11/2014 21:32, T Lee Davidson a écrit : > I don't see "Underlining" in the Gambas Markdown Syntax > (http://gambaswiki.org/wiki/doc/markdown). But from looking at the code > for various pages, I see that tilde, "~", is for underlining. > > I'd like to add "Underlining" to that page. But, to a

[Gambas-user] Gambas Markdown Syntax - Underlining

2014-11-27 Thread T Lee Davidson
I don't see "Underlining" in the Gambas Markdown Syntax (http://gambaswiki.org/wiki/doc/markdown). But from looking at the code for various pages, I see that tilde, "~", is for underlining. I'd like to add "Underlining" to that page. But, to avoid the risk of screwing something up by experiment