Brian Koontz

Results 8 comments of Brian Koontz

@oemunoz Looks impressive! One of the items on my to-do list is to provide support for alternative parsers. This is a good start. I'll take a look over the holidays...

Probably a more elegant way to do this would be to create a formatter wrapper (the handler 'show' calls Format(), which can specify any defined formatter) called "md" or whatever,...

I'd like to keep this open otherwise I'll lose track of it.

@oemunoz Email me offline (click my profile link) and I'll get you set up.

Just leave this pull request for now. I'm about 90% done with the PHP 7 database changes using PDO. I'm going to check in a prerelease branch, perhaps you and...

It appears the compilation error has something to do with two RuleBook definitions in two different packages: ```import com.deliveredtechnologies.rulebook.model.RuleBook;``` ```import com.deliveredtechnologies.rulebook.RuleBook;``` Please consider clarifying this in the docs, or do...

Getting the same...it still works though, you just don't get much in the way of feedback.

I think the perceived problem is that the "broken links" are actually used by honkit to generate the web version. You can see the links are correctly rendered if you...