hyperaudio / wordpress-hyperaudio

a wordpress plugin to display interactive transcripts
GNU General Public License v2.0
12 stars 10 forks source link

Certain characters get lost when converting from Gentle JSON (other JSON?) to Hypertranscript #88

Closed maboa closed 1 year ago

maboa commented 2 years ago

... becomes .

# is lost and so are square brackets []

maboa commented 1 year ago

This still doesn't quite fix. Characters such as and are still getting lost.

maboa commented 1 year ago

Turns out this isn't a specific type of character problem, more a position of characters problem.

maboa commented 1 year ago

Addressed by https://github.com/hyperaudio/wordpress-hyperaudio/pull/101