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

Filter more than 1 footnote in summary #2017

Merged
merged 1 commit into from
Nov 5, 2022

Conversation

mscherer
Copy link
Contributor

@mscherer mscherer commented Nov 5, 2022

If the summary contains more than 1 footnote, only the 1st is removed, and so dangling links exists for all the others.

Sanity check:

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

Code changes

(Delete or ignore this section for documentation changes)

  • Are you doing the PR on the next branch?

If the summary contains more than 1 footnote, only the 1st is
removed, and so dangling links exists for all the others.
Copy link
Collaborator

@Keats Keats left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Keats Keats merged commit da8433b into getzola:next Nov 5, 2022

[^1]: This is the first footnote.

[^2]: This is the second footnote."#
[^2]: This is the secund footnote.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the spelling error in "second" intentional?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

secund is a word... but it doesn't fit in that sentence. Maybe auto correct?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nah, likely just a typo in my patch, sorry. i was more focused on the Rust code than the text.

Keats pushed a commit that referenced this pull request Feb 16, 2023
If the summary contains more than 1 footnote, only the 1st is
removed, and so dangling links exists for all the others.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants