| Store | Cart

Re: [TCLCORE] Announce: Tcllib 1.18 Released

From: Donal K. Fellows <dona...@manchester.ac.uk>
Thu, 4 Feb 2016 10:44:34 +0000
On 04/02/2016 07:57, Pietro Cerutti wrote:
> I see we have a new markdown module but no associated documentation.> That's kind of sad.

Reading the source code, it would seem that there's some sort of
doc-comment extractor that is expected to be run over the code and which
hasn't been. (Which tool is expected? I can't tell.) Browsing the source
indicates that if you're just looking to use the code, you can do it simply:

    package require Markdown
    set html [Markdown convert $markdowntext]

Yes, that's all it does. No optional parameters, no other subcommands.

No test suite. :-(

Donal.

begin:vcard
fn:Donal K. Fellows
n:Fellows;Donal
org:The University of Manchester;School of Computer Science
adr:;;Oxford Road;Manchester;;M13 9PL;United Kingdom
email;internet:dona...@manchester.ac.uk
version:2.1
end:vcard


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Tcl-Core mailing list
Tcl-...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tcl-core

Recent Messages in this Thread
Andreas Kupries Feb 04, 2016 06:00 am
Pietro Cerutti Feb 04, 2016 07:57 am
Donal K. Fellows Feb 04, 2016 10:44 am
Pietro Cerutti Feb 04, 2016 01:59 pm
Arjen Markus Feb 04, 2016 02:03 pm
SEAN WOODS Feb 04, 2016 09:35 am
Messages in this thread