Skip to content

v0.4.0

Choose a tag to compare

@ioquatix ioquatix released this 13 Apr 09:29
· 97 commits to main since this release
adbdb2b
  • Add bake presently:slides:notes task to extract all presenter notes into a single Markdown document, with each slide's file path as a heading. Useful for reviewing or sharing speaker notes outside of the presentation.
  • Presenter notes are now kept as a Markdown AST internally and rendered to HTML on demand, so the notes you write are faithfully round-tripped rather than converted to HTML at parse time.