Simon-Initiative / course-digest

Tool to produce a summary or digest of OLI course package contents
MIT License
2 stars 0 forks source link

[ENHANCEMENT] convert line-through inline style to strikethrough [MER-2781] #223

Closed andersweinstein closed 11 months ago

andersweinstein commented 11 months ago

Legacy OLI allowed <em style="line-through"> to get strikethrough formatting. This change migrates this to torus strikethrough.

Used in Logic and Proofs, which used a series of non-breaking space characters with line-through styling to get a horizontal line used to separate premises from conclusion in a presentation of an argument. This change is necessary but not sufficient for that to migrate, as there is still a problem passing non-breaking space entities through the migration tool.