Gavin Kistner

Results 63 comments of Gavin Kistner

On Jan 31, 2012, at 12:19 PM, rezoner wrote: > This library seriously lack ability to define "how much" do I want to blend the layer. > > Let's say...

Perhaps a slash in the keyword entry.

Like: `keywords: Rigid Bodies/Basics`

It would be really nice to be able to have index entries target sections on the page; hack that into the existing comma-delimited single `keywords` entry, or have more explicit...

All the work to add the LinkTree, and I forgot this is why I did it. The Index still needs to be converted to a LinkTree.

I dunno. Must have hit some keyboard shortcut, I guess.

Thanks for the idea, work, and pull request. As it stands, the `javascript` folder has an HTML file that relies on the `js` library to be relatively present. Renaming the...

Fun bug! Of course the backslash does not affect the functionality, but it is foolish and unnecessary. The offending line is: ``` when String,Integer then "#{indent}#{o.inspect}" ``` I'll have to...

I would be happy to consider a pull request with this feature. I do not understand your example, however. Before you spend time working on a syntax that I might...

See the "To Do" section at the bottom of the readme: circular references are not currently detected.