rust-lang / mdBook

Create book from markdown files. Like Gitbook but implemented in Rust
https://rust-lang.github.io/mdBook/
Mozilla Public License 2.0
17.84k stars 1.62k forks source link

Footnote line height adds too much space. #2437

Open ehuss opened 2 weeks ago

ehuss commented 2 weeks ago

Problem

When there is a footnote on a multi-line paragraph, the line with the footnote ends up adding some extra vertical space to the line:

image

I don't think it looks very good, and would like to see some kind of solution to avoid that.

Steps

Have a multi-line paragraph with a footnote after the first line.

Possible Solution(s)

No response

Notes

No response

Version

mdbook v0.4.40