Garret Wilson

Results 71 issues of Garret Wilson

In BlueGriffon 2.3.1, once I edit a CSS stylesheet externally (which may be part of a series of stylesheet imports), BlueGriffon automatically reloads the document to reflect the new styles....

This is related to #5, but distinct. Bug #5 says that an LF is being added, whether or not line wrapping is turned on. This bug says that even if...

This is sort of odd. With BlueGriffon 2.2, if I have a list: ```html blah blah blah blah ``` Note that the `` is place on a separate line and...

BlueGriffon 1.8 will force lines to be wrapped, and will incorrectly use LF instead of CRLF on Windows machines. For example take the following XHTML5 source code: ``` For well...

If I have a nice CDATA section: ``` xml 0) { System.out.println("x is positive"); }]]> ``` Surprisingly that works and the CDATA section is not lost. However, if I try...

The cleanup functionality that supposedly removes trailing break tags doesn't work for tables, leaving me e.g.: ``` blah ``` So if I just create a default table and fill it...

There are so many cleanup-related things that need to be done to the BlueGriffon generated source code: - Fixing line breaks (#5). - Un-wrapping erroneously wrapped lines (#7). - Removing...

I have an aggregate POM situation that does _not_ use inheritance, i.e the aggregated POMs do not have a parent-child relationship with the aggregating POM. The directory structure looks like...

I'm testing reveal.js. When I use `` within a presentation, it doesn't come out in italics. I even try to explicitly specify italics using CSS `font-style: italic`, but it doesn't...

This is not a true feature request. I mean, if you want to add this, by all means add it! But I suspect you'll think it is out of scope...

type: doc :blue_book: