Skip to content

Release v0.2.1: Support for titles with newlines

Choose a tag to compare

@github-actions github-actions released this 15 Feb 01:41
· 1 commit to main since this release
c0a6516

This release adds support for handling citations with newlines in their titles. The newlines are now properly detected and converted to spaces, maintaining the one-line-per-footnote rule.

Changes

  • Support for titles with newlines in citations
    • Improved regex pattern to detect newlines in titles
    • Convert newlines to spaces for better readability
    • Maintain consistent footnote formatting

Installation

curl -fsSL https://raw.githubusercontent.com/suin/cft/main/install.sh | sh