plfa.github.io icon indicating copy to clipboard operation
plfa.github.io copied to clipboard

Build output has two many line breaks

Open blntk opened this issue 2 months ago • 1 comments

I wanted to contribute to the book, so I built it locally. The build pipeline works perfectly, but the generated site does not look the same as the one on plfa.github.io. For instance, this is the beginning of the published chapter on natural numbers:

Official site Image

Compare this with the generated site:

Locally generated site Image

Notably, every line break in an Agda code block is replaced by 3 line breaks on the generated site. Moreover, the flowing text is divided into many more paragraphs, with paragraph breaks even in the middle of sentences. Is this behaviour intentional?

blntk avatar Nov 06 '25 16:11 blntk

Sorry about that. It's not intentional! Possibly @wenkokke can help to debug the issue.

wadler avatar Nov 06 '25 22:11 wadler