Skip to content

iOS headings improvements - #177

Merged
szydlovsky merged 2 commits into
mainfrom
@szydlovsky/headings-improvements
Oct 2, 2025
Merged

szydlovsky merged 2 commits into
mainfrom
@szydlovsky/headings-improvements

Conversation

@szydlovsky

Copy link
Copy Markdown
Collaborator
  • added a check that makes sure headings attributes are removed after entering
  • added a check that fixes attributes of text artificially incorporated into headings (by backspacing it from a following line)
  • remade the logic of the checks made before the text change is committed. Previous approach could result in crashes because checks that actually changed something influenced the following checks. Since no two of them can go off at the same time, now they are mutually exclusive - if one goes off, others don't

@szydlovsky
szydlovsky requested review from exploIF and tomekzaw October 1, 2025 18:33
@szydlovsky
szydlovsky merged commit aa2d350 into main Oct 2, 2025
5 checks passed
@szydlovsky
szydlovsky deleted the @szydlovsky/headings-improvements branch October 2, 2025 09:24
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.

2 participants