Ben

Results 5 issues of Ben

If I define some frontmatter like so: ``` --- statblock: true monster: Changeling name: Alfred --- ``` And then reference it inline: ```` ```statblock monster: Alfred ``` ```` It renders...

**Proposal** When a user selects the "External" link type, attempt to match that URL against internal resources before saving to the database. If it can be matched, adjust the type...

enhancement

This may appear when overriding other internal classes. The result is that when appending a "current" class, Climber takes the last space-separated string passed to `itemClass` and then appends `--current`...

It may be possible to improve matching of child URLs not used in the menu by automating survey rules for them. Here is a (very) simple example from a WordPress...

enhancement

It would be nice to have a method that can validate a Tree—i.e. run through each leaf and make sure that relationships make sense, values are set to something that...

enhancement