Skip to content

[Feat] Display latex attribution added#5

Merged
mack-at-pieces merged 2 commits into
mainfrom
feat_display_latex_attribution
Jan 29, 2026
Merged

[Feat] Display latex attribution added#5
mack-at-pieces merged 2 commits into
mainfrom
feat_display_latex_attribution

Conversation

@rutvik-at-pieces

Copy link
Copy Markdown

[Feat] Display latex attribution added

Updates:

  • Added displayLatextAttribution as a new NamedAttribution for marking display-style LaTeX segments in the editor (attributions.dart).

Copilot AI review requested due to automatic review settings January 26, 2026 08:56
@rutvik-at-pieces rutvik-at-pieces self-assigned this Jan 26, 2026

Copilot AI left a comment

Copy link
Copy Markdown

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 attribution constant intended to mark display-style LaTeX segments in the editor.

Changes:

  • Introduces a new NamedAttribution for display-style LaTeX: displayLatextAttribution.

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

Comment thread super_editor/lib/src/default_editor/attributions.dart Outdated
Comment thread super_editor/lib/src/default_editor/attributions.dart
Rename constant from displayLatextAttribution to displayLatexAttribution and add a brief doc comment. The underlying attribution key ('display-latex') is unchanged; this cleans up a typo in the API name and may require updating any external references to the old identifier.
@mack-at-pieces mack-at-pieces merged commit 5e281bf into main Jan 29, 2026
18 of 27 checks passed
@mack-at-pieces mack-at-pieces deleted the feat_display_latex_attribution branch January 29, 2026 00:12
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