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

Move the accent attribute to the surrounding mover #85

Merged
merged 1 commit into from
Nov 4, 2023

Conversation

runarberg
Copy link
Owner

Output Changes

  • The accent attribute now appears on the <mover> or <munder>. On
    <munder> it becomes accentunder.
  • Accents above i and j now render as their dotless variants.

Resolves: #69

**Output Changes**

- The `accent` attribute now appears on the `<mover>` or `<munder>`. On
  `<munder>` it becomes `accentunder`.
- Accents above i and j now render as their dotless variants.

Resolves: #69
@runarberg runarberg merged commit 0541986 into main Nov 4, 2023
6 checks passed
@runarberg runarberg deleted the fix-accent-attribute-placement branch November 4, 2023 10:17
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.

<mo accent="true"> is depricated
1 participant