Skip to content

v1.4.6

Choose a tag to compare

@DeepanshKhurana DeepanshKhurana released this 06 Mar 10:18
· 11 commits to main since this release
994a04a

Added

  • Configurable characters per page in reader mode via reader.charsPerPage in config.yaml. Users may not need to change this at all. But the idea is to keep it configurable in case there are some visual artifacts in the reader mode. This is responsible for splitting the pages for the reader mode. (#25)

Fixed

  • Reader mode now correctly paginates lists, code blocks, and blockquotes instead of truncating them mid-element. (#24)
  • Body of Work page now appears on first deploy when using a custom slug; reliably. (#23)