Brady Neal
Brady Neal
I need a `div` with id of `entry.key` wrapping the whole `{{reference}}` (for CSS styling reasons). Also, I would like to use `{{reference}}` (because I don't know how to implement...
According to [the multiple citation part of the README](https://github.com/inukshuk/jekyll-scholar#multiple-citation), `{% cite ruby microscope %}` is supposed to turn into a **single** anchor: ```(Flanagan & Matsumoto 2008; Shaughnessy 2013)``` Is there...
Fairly common event I run into: I position a marginfigure somewhere near the bottom of the page, using just the regular floating or using a negative offset (e.g. *-10). Later,...
The fixes in #25 are great! How about `\marginfigure` and `\margintable`? Are those not defined as floats? For example, my `\sidenote`s and `\marginnote`s are appearing on top of `\marginfigure`s and...
I (and probably many other devs) desperately need this SDK to support async. This is why https://github.com/itayzit/openai-async was made and why OpenAI later added it to their API (see bottom...
Awesome work! Any plans to offer an API or a pip package for this?