Skip to content

Conversation

@cderv
Copy link
Collaborator

@cderv cderv commented Apr 19, 2020

This fixes #840

Newline character was not correctly parsed in the regex pattern as by default in PCRE a dot matches all except newline character. Adding the modifier changes this.

Copy link
Contributor

@yihui yihui left a comment

Choose a reason for hiding this comment

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

Great. Thank you!

@yihui yihui merged commit cd97d40 into rstudio:master Apr 20, 2020
@cderv cderv deleted the parse-footnote-newline branch April 20, 2020 06:17
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

multi-line footnotes don't render in HTML version

2 participants