Skip to content

v10.2.0

Compare
Choose a tag to compare
@Ducasse Ducasse released this 21 Aug 07:57
· 4 commits to dev since this release

This is a rolling release before a major one. Nevertheless it brings many new features.

It includes new Microdown features and new archetypes

  • New book tester: checks for undefined or duplicated anchors, bogus inputfile
  • Notes support !!note pay attention the major release will
  • Support for slides as extension e.g. <!slide|title=a nice title...
  • Support for slides as header e.g. # a nice title
  • Conversion of slides from pillar to Microdown
  • Nicer support for extension e.g. {!comment|contents=sd thinks there is something fishy!} now can be expressed as {!comment|sd thinks there is something fishy!}`
  • Cleaned book. Now pillar archetype bod-book can fully build on GH - check the workflows files that are automatically installed.
  • Two new archetypes are proposed: microdown-mooc and microdown-headerformat-mooc
  • Support for github actions with LaTeX

Known limits

  • When you use bod-book you have to set the execution flags to execute on GH
chmod a+x _support  _support/latex/sbabook/ci/install-texlive

Next development

  • Support for raw paragraph
  • New syntax for annotated paragraph (following the one of GH) >[! Caution instead of !!Caution
  • Check LaTeX templates for macros for comment, annotated paragraphs
  • Check LaTeX templates for quoteblock
  • Support for Foliage V2.0