Sylvester Keil

Results 138 issues of Sylvester Keil

A Configurable Entry Key Generator

Feature

Improve and update rdoc documentation.

Documentation

The Bibliography enumerator methods and queries should return new Bibliography instances so that they work like other Ruby enumerators and support method chaining. This will reduce performance slightly and it...

API

Currently, the lexer analyses the entire file, before the parser begins work. Although this is negligible for small bibliographies it may be annoying, especially if there is a semantic error...

See http://docs.citationstyles.org/en/stable/specification.html#sorting

PR Welcome

https://github.com/citation-style-language/documentation/blob/master/specification.txt#L1655 Also see https://github.com/inukshuk/jekyll-scholar/issues/196

PR Welcome

Regular Expressions
JRuby
unicode

As discussed in #18 we'd like to reconsider how Intervals are compared if they have an unknown start or an open or unknown end. The current approach is to treat...