aboutsummaryrefslogtreecommitdiff
path: root/test/writer.muse
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2018-03-21 09:37:49 -0400
committerJesse Rosenthal <jrosenthal@jhu.edu>2018-03-21 10:07:07 -0400
commitab184a519c75b2258a375a48ab123c5c2270e3bf (patch)
tree31929fa595b6525cf76ff8cc2112a30679cf129c /test/writer.muse
parentcb1ee07c9819bafa48a62c518e94cc95281697c1 (diff)
downloadpandoc-ab184a519c75b2258a375a48ab123c5c2270e3bf.tar.gz
Powerpoint writer: handle speaker notes earlier in the conversion process
Internal change: We were getting bad results with the empty text box created by the conversion of notes into an empty paragraph. So we now convert the notes at the `blocksToSlide` stage, by `walkM`ing a function over the blocks that returns `()`, and then filters the notes out. This avoids the need to have a return value for speaker notes, and thus avoids the empty TextBox. Together with the previous commit (256f14c5a), closes #4477.
Diffstat (limited to 'test/writer.muse')
0 files changed, 0 insertions, 0 deletions