Wayne Brissette

Results 4 issues of Wayne Brissette

In DITA tables we have a lot of flexibility. For example, we can do this: ```xml Generic text here. More generic text here.

enhancement
lwdita output

In trying to enhance an existing script, I asked on the Nokogiri list about the possibility of enabling Builder to open a comment block, continue serializing data, then closing the...

meta/feature-request

When exporting SVG images from Wavedrom, I discovered not all IDs are valid. According to the XML spec, IDs cannot begin with a numeric value, they must start with an...

bug :beetle:

I've got the following code in my script for writing out the Excel spreadsheet: @workbook.write(@mod_file) @mod_file is my variable that contains the path and filename to write out. In small...

compatibility issue