Skip to content

Conversation

@davidcarlisle
Copy link
Collaborator

@davidcarlisle davidcarlisle commented Mar 25, 2025

As discussed on the last call, this adds :legacy alongside :common and :literal properties.

Not changed in this PR but the file with the expanded definitions of these properties,

https://w3c.github.io/mathml-docs/literal-common-properties

has lots of TeX such as $x^2$ which is probably intended to be rendered by MathJax as here $x^2$ but that is only automatic in issues and direct github markdown rendering, as we are using gh-pages and Jekyll we'd need to load it in the page template, or just show the tex as source with backtick markup, or we could use mathml. (mentioning this now as it may come up in review, but can be fixed editorially after this PR is handled)

@davidcarlisle davidcarlisle requested a review from NSoiffer March 25, 2025 21:12
@davidcarlisle
Copy link
Collaborator Author

I intended to make a matching PR to the main spec but I accidentally commit to main.

I could back it out but if it could be reviewed here it would save churn, if this PR is going to be merged soon anyway.

Pinging a few extra people who were mainly involved in the discussion on the call just in case... @dginev @brucemiller @NSoiffer

w3c/mathml@73f4afe

Copy link
Contributor

@dginev dginev left a comment

Choose a reason for hiding this comment

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

Reads well to me, thank you.

@brucemiller
Copy link

I'm good with this, too. Thanks!

@davidcarlisle davidcarlisle merged commit bc3c4e1 into main Mar 26, 2025
1 check passed
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.

4 participants