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

Fixing variablelists that caused validation errors #269

Merged
merged 2 commits into from
Jul 18, 2023

Conversation

fsundermeyer
Copy link
Collaborator

Complex list elements consisting of more than one block may not contain empty lines, you need to concatenate the blocks with a single "+" on a line. Did that for the variablelists, which otherwise caused an error when building html/pdf.

Also added block markeres to the listings which solved the problem of a superflous "+" in the output for me.

Copy link
Contributor

@KeithMnemonic KeithMnemonic left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

@jeremy-moffitt jeremy-moffitt left a comment

Choose a reason for hiding this comment

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

LGTM... @KeithMnemonic I dont think Frank has merge permissions, you may need to merge the request. Thank you!

@KeithMnemonic KeithMnemonic merged commit 5d67a6f into master Jul 18, 2023
2 checks passed
@KeithMnemonic KeithMnemonic deleted the fs/fix_variablelists branch July 28, 2023 12:47
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.

3 participants