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
Implementation currently works around #19 for non-paragraph-item lists by looking only at their first child, but we want to look at text in all the children since each item might be very short.
The text was updated successfully, but these errors were encountered:
https://github.com/maxg/handx/blob/f1b9405/web/handout/handout-render.js#L445
Implementation currently works around #19 for non-paragraph-item lists by looking only at their first child, but we want to look at text in all the children since each item might be very short.
The text was updated successfully, but these errors were encountered: