Skip to content

Releases: pillar-markup/pillar

v10.2.0

21 Aug 07:57
Compare
Choose a tag to compare

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

28 Jul 16:31
2d53108
Compare
Choose a tag to compare

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

24 Oct 13:23
5561b7b
Compare
Choose a tag to compare

What's Changed

  • Added support for bod-book (for all the new pharo books).
    Full Changelog: v8.3.0...v8.3.2

Before beamer

24 Sep 19:53
59d9985
Compare
Choose a tag to compare

Most of the changes were due to the MicrodownExporter.

v8.0.14

23 May 21:34
Compare
Choose a tag to compare
adding parameters: to environment and caption to math env

v8.0.13

06 Mar 20:22
4d6be75
Compare
Choose a tag to compare
badges

badges

v8.0.12

24 Oct 21:21
Compare
Choose a tag to compare
Fix problem with a literal array being modified

v8.0.11

20 Oct 20:09
Compare
Choose a tag to compare
Managing styler at loadtime once instead for any codeblock.... faster…

…, better, nicer :)

v8.0.10

19 Aug 11:02
Compare
Choose a tag to compare
Fixes: Setting by adding default values (for testDefaultImageDoesNotS…

…toreAnySetting )

v8.0.9

19 Aug 10:51
Compare
Choose a tag to compare
Fixes: #521 https://github.com/pillar-markup/pillar/issues/521 + http…

…s://github.com/pharo-project/pharo/issues/7104 + https://github.com/pharo-project/pharo/issues/7101