Release v0.2.1: Support for titles with newlines
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