Skip to content

TINY-7368: Fixed roman numeral detection with copy-paste from Word#6784

Merged
ltrouton merged 2 commits intodevelopfrom
TINY-7368
May 4, 2021
Merged

TINY-7368: Fixed roman numeral detection with copy-paste from Word#6784
ltrouton merged 2 commits intodevelopfrom
TINY-7368

Conversation

@ltrouton
Copy link
Copy Markdown
Contributor

@ltrouton ltrouton commented May 4, 2021

Related Ticket:

Description of Changes:

Pre-checks:

  • Changelog entry added
  • Tests have been added (if applicable)
  • Branch prefixed with feature/ for new features (if applicable)
  • License headers added on new files (if applicable)

Review:

  • Milestone set
  • Review comments resolved

GitHub issues (if applicable):
Fixes #6620

aautio and others added 2 commits May 4, 2021 16:43
Fixes #6620

Previously roman numerals with more than two characters
caused the list to split into two. E.g. the list below would split
to ol & ul at third item:

i. First
ii. Second
iii. Third

The included test case covers numerals from I to X.
@ltrouton ltrouton added this to the 5.8.0 milestone May 4, 2021
@ltrouton ltrouton merged commit 72c2855 into develop May 4, 2021
@ltrouton ltrouton deleted the TINY-7368 branch May 4, 2021 23:57
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.

Paste from MS Word: Roman numbered lists not recognized

4 participants