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

Misparsed line breaks in footnotes #970

Closed
pjanx opened this issue Mar 8, 2022 · 1 comment · Fixed by #979
Closed

Misparsed line breaks in footnotes #970

pjanx opened this issue Mar 8, 2022 · 1 comment · Fixed by #979
Assignees
Milestone

Comments

@pjanx
Copy link
Contributor

pjanx commented Mar 8, 2022

footnote:[This is a very long paragraph,
so I'll break it.]
<div class="paragraph">
<p>footnote:[This is a very long paragraph,
so I&#8217;ll break it.]</p>
</div>

Another instance of an #850-class issue.

@xcoulon xcoulon self-assigned this Mar 10, 2022
@xcoulon xcoulon added this to the v0.7.0 milestone Mar 10, 2022
@xcoulon
Copy link
Member

xcoulon commented Mar 10, 2022

thanks for reporting this issue @pjanx, I will take a look at it

xcoulon added a commit to xcoulon/libasciidoc that referenced this issue Mar 14, 2022
xcoulon added a commit that referenced this issue Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants