From: Andreas K. <and...@su...> - 2019-04-10 22:58:24
|
On Wed, 10 Apr 2019 11:46:22 -0700 Andreas Kupries <and...@su...> wrote: > On Wed, 10 Apr 2019 12:44:03 -0500 > Andy Goth <and...@gm...> wrote: > > > On 4/9/19 10:46 PM, Andreas Kupries wrote: > > > If you are tracking Tcllib's > > > [timeline](https://core.tcl.tk/tcllib/timeline) you might have > > > seen that I am currently working in a branch [1] on a full set of > > > guides for the various roles (user, installer/builder, > > > developer/maintainer, release manager) associated with Tcllib. > > The big issue I see is extraneous backslashes in verbatim code > > blocks, those being lines of text that begin with at least four > > spaces. > > Yes. Arjen noted the same. I confirmed that pandoc does not like it > either. I am currently working on that. Clearly I am overquoting > the special characters. They are not special in the verbatim block and > thus should not be quoted when I emit MD. Fix is in, the examples should look much nicer now. -- Andreas Kupries SUSE Software Canada ULC EuroTcl 2019, Jun 29-30, Nuernberg/DE, http://eurotcl.eu/ Tcl'2019, Nov 4-8, Houston, TX, USA. http://www.tcl.tk/community/tcl2019/ |