You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Fix the current procedure for consolidating sections from 1609 that have internal markup (such as notes). Currently, only the text is kept, but this needs to be marked up in some way to differentiate it from the main body of the text if necessary.
To Reproduce
Steps to reproduce the behavior:
Create two milestones in 1609 that have some markup in between them (i.e., a note, a highlight)
Create an app in 1623 that references those two milestones
Run automate_variation.py
Observe the results in the newly created app
Expected behavior
Some markup must be retained, especially if it separates a portion of the text from the main body of the text
The text was updated successfully, but these errors were encountered:
Describe the bug
Fix the current procedure for consolidating sections from 1609 that have internal markup (such as notes). Currently, only the text is kept, but this needs to be marked up in some way to differentiate it from the main body of the text if necessary.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Some markup must be retained, especially if it separates a portion of the text from the main body of the text
The text was updated successfully, but these errors were encountered: