Closed maxg closed 6 years ago
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.
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.