Skip to content

Add blog post for split_on_linebreak option#71

Open
suleman-uzair wants to merge 3 commits intomainfrom
feature/blog-post-split-on-linebreak
Open

Add blog post for split_on_linebreak option#71
suleman-uzair wants to merge 3 commits intomainfrom
feature/blog-post-split-on-linebreak

Conversation

@suleman-uzair
Copy link
Copy Markdown
Member

This PR adds a blog post explaining the split_on_linebreak option introduced in plurimath/plurimath#191. The post covers which formats natively support line breaks (MathML, UnicodeMath, HTML) versus those extended by Plurimath (LaTeX, AsciiMath, OMML), demonstrates usage with verified code examples for both MathML and OMML output, and includes a summary table of format support.

Closes #68

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a new Plurimath blog post documenting the split_on_linebreak option and how it enables consistent multi-line math rendering across output formats, with MathML/OMML examples and a format-support summary.

Changes:

  • Introduces a new blog post explaining native vs extended line break support across math formats.
  • Documents split_on_linebreak behavior for MathML and OMML with illustrative Ruby + XML examples.
  • Adds a summary table of line break syntax/support per format.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread _posts/2025-04-11-split-on-linebreak.adoc Outdated
Comment thread _posts/2025-04-11-split-on-linebreak.adoc
Comment thread _posts/2025-04-11-split-on-linebreak.adoc
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.

Blog post for split_on_linebreak option

2 participants