Glade Diviney

Results 8 issues of Glade Diviney

A `@TypeLabel` string of `null` could allow for a fallback class to use if no type label was found. This would be especially helpful for deserializing JSON from classes that...

Missing an expected tag currently results in `untagged` output. But it's not clear why this happens sometimes, and it could easily be missed on a CI server. So consider having...

enhancement

At present certain collection objects may contain any number of other attributes. For example, [PWG5100.13](https://ftp.pwg.org/pub/pwg/candidates/cs-ippjobprinterext3v10-20120727-5100.13.pdf) defines `job-resolvers-supported` and `job-constraints-supported` whose values are collections having a single defined `resolver-name` but may...

feature

Currently jsample only supports client behavior. Show server behavior as well for a complete end-to-end demonstration.

The following sequence appears as a single word, and is therefore spell-checked and flagged. ```markdown first—second ``` Is there a way to include `—` (em-dash) or other characters as valid...

Optionally allow short links to display with an alias drawn from metadata. For example, in a file `United States Constitution Bill of Rights.md`: ```markdown --- alias: BoR --- ## Amendment...

feature request

**Problem.** An embedded section with a very short name doesn't appear with much info. For example this link to `[[John 1#1]]` doesn't tell you where it's from: **Solution.** Include a...

It's great that the plugin supplies a heading for multi-heading range embeds: Unfortunately it appears as a simple `Gen 24:35-36`. It would be better to style it more like other...