Skip to content

Conversation

@vincedarley
Copy link

  • Implement rendering of
      and
    • HTML elements
    • Add proper hanging indent for list items that scales with font size
    • Include bullet character inside font styling to ensure visibility
    • Add validation to warn about unprocessed body children
    • Merge duplicate style attributes in preprocessor to fix CEWE XML bugs

    Without these fixes, if the user has a text block which contains a bulleted list, (A) the CEWE duplicate style bug causes the entire page to be merged with the following page or skipped by cewe2pdf (both bad outcomes!), (B) list elements are completely and silently ignored in the text blocks.

- Implement rendering of <ul> and <li> HTML elements
- Add proper hanging indent for list items that scales with font size
- Include bullet character inside font styling to ensure visibility
- Add validation to warn about unprocessed body children
- Merge duplicate style attributes in preprocessor to fix CEWE XML bugs
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