Releases: pillar-markup/pillar
Releases · pillar-markup/pillar
v10.2.0
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
v10.1.0
What's new
This new version is using Microdown v2.5.5.
This version of Pillar supports Microdown based Beamer slides.
It proposes two formats:
- using the microdown extension to express slide
<!slide|title=A title slide... !>
- using header level 1 as slide definition
# A title slide...
Next plans
- Better integration of booktester
- Support for Macrodown and Foliage 2.0
Bod book artefact
What's Changed
- Added support for bod-book (for all the new pharo books).
Full Changelog: v8.3.0...v8.3.2
Before beamer
Most of the changes were due to the MicrodownExporter.