Roman
Results
2
issues of
Roman
Latest version with highlights (not on the demo link), typing `[` in the input leads to this error: SyntaxError: Invalid regular expression: /([|[)/: Unterminated character class
Moved from https://github.com/jekyll/jekyll/issues/3073 `paginator.previous_page_path` generates `base/page2` when on the third page, but for the second page the result is `base/index.html` which is not pretty. Shouldn't `previous_page_path` generate just `base/` in...