mgwidmann / scrivener_html

HTML view helpers for Scrivener
MIT License
125 stars 206 forks source link

Refactor to support case when on first page and only one total pages #95

Closed miseas closed 4 years ago

miseas commented 4 years ago

Refactor of function header_links to fix the case when the header link should not be created. Case: On first page and total pages equal to 1 -> don't create a header link Added test case. Related issue: https://github.com/mgwidmann/scrivener_html/issues/69