Skip to content

Commit

Permalink
Update 2024-11-15-Pillar.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusDenker authored Nov 15, 2024
1 parent 0da32f8 commit 66a5c26
Showing 1 changed file with 8 additions and 35 deletions.
43 changes: 8 additions & 35 deletions site/news/2024-11-15-Pillar.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,41 +7,14 @@ publishDate: "2024-11-15"
We’re excited to announce the release of **Pillar v10.4.1**! 🎉
[Release Notes](https://github.com/pillar-markup/pillar/releases/tag/v10.4.1)

## Highlights
- **Uses Microdown V2.7.1**:
[Microdown v2.7.1 Release Notes](https://github.com/pillar-markup/Microdown/releases/tag/v2.7.1)
Introduces new elements for Foliage and web generation, improves document checks, and adds analyses for:
- Duplicated anchors
- References to nonexistent anchors
- Unreferenced figures
- Missing figure files
- Missing input files

- **Improved Archetypes**:
- Cleaned and enhanced archetypes.
- Two new archetypes: `microdown-mooc` and `microdown-headerformat-mooc`.

- **Enhanced Documentation**:
New documentation available in the `bod-book` template, explaining the full syntax.

- **Slide Support**:
- Header support for slides (e.g., `# a nice title`).
- Conversion of slides from Pillar to Microdown.

- **Improved Extensions**:
- Extension comments now support simpler syntax.
Example:
```plaintext
{!comment|contents=sd thinks there is something fishy!}
```
Can be expressed as:
```plaintext
{!comment|sd thinks there is something fishy!}
```
- **GitHub Actions with LaTeX**:
Added support for automated workflows using LaTeX.
- Uses Microdown V2.7.1: introduces new elements to support Foliage and web generation. It improves the document checker. Now the following analyses are reported: duplicated anchors, references to unexisting anchors, unreferenced figures, missing figure files, and missing input files. [Microdown v2.7.1 Release Notes](https://github.com/pillar-markup/Microdown/releases/tag/v2.7.1)
- Cleaned archetypes
- New documentation inside the bod-book template with the full syntax explained.
- 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!}`
- Two new archetypes are proposed: microdown-mooc and microdown-headerformat-mooc.
- Support for github actions with LaTeX.

## Explore More
Check out all the books in Pillar:
[BookBuilder Dashboard](https://github.com/SquareBracketAssociates/BookBuilderDashboard/blob/master/README.md)
[BookBuilder Dashboard](https://github.com/SquareBracketAssociates/BookBuilderDashboard/blob/master/README.md)

0 comments on commit 66a5c26

Please sign in to comment.