Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow multiple footnotes without in-between blank lines #912

Merged
merged 1 commit into from
Aug 7, 2022

Conversation

nobu
Copy link
Member

@nobu nobu commented Aug 7, 2022

ruby/ruby@e4e054e used four footnotes without blank lines.
And the ChangeLog generated from that commit resulted in undefined method `parts' for nil error.

For now, let a footnote terminated by the next footnote mark.

Also refined the error message when undefined footnote is used.

ruby/ruby@e4e054e used four footnotes
without blank lines.  And the ChangeLog generated from that commit
resulted in ``undefined method `parts' for nil`` error.

For now, let a footnote terminated by the next footnote mark.

Also refined the error message when undefined footnote is used.
@nobu nobu merged commit a7f2901 into ruby:master Aug 7, 2022
@nobu nobu deleted the multiple-footnotes branch August 7, 2022 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant