Skip to content

Fix lists format#51

Open
hablutzel1 wants to merge 1 commit intocabforum:mainfrom
hablutzel1:fix-lists-format
Open

Fix lists format#51
hablutzel1 wants to merge 1 commit intocabforum:mainfrom
hablutzel1:fix-lists-format

Conversation

@hablutzel1
Copy link
Copy Markdown

PDFs are generated with pandoc, and according to
https://pandoc.org/MANUAL#paragraphs , it requires a blank line at the end of paragraphs:

A paragraph is one or more lines of text followed by one or more blank lines.

Missing to provide such blank line before a list renders like this:

image

While the correct presentation is:

image

PS: Other cabforum documents in different repositories might require this fix as well, but I didn't check.

@hablutzel1 hablutzel1 requested a review from a team as a code owner June 7, 2024 13:21
@hablutzel1
Copy link
Copy Markdown
Author

The PR at cabforum/build-guidelines-action#51 brings a definitive solution to this problem.

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.

1 participant