v1.4.2
This patch release fixes a few bugs.
Fixes
- Common:
- Fix: Hard breaks do not work well in centered or ragged-left blocks.
- Fix: Horizontal rules are too thin for print and inconsistent.
- Fix: Propagate header shifting and metadata to embedded rendered blocks.
- Djot:
- Fix: Soft breaks may leave multiple spaces in the output.
Other noteworthy changes
- Djot:
- Propagate positions in Djot input source (for better error reporting).
- Common
- Update silex.sile dependency from 0.1.0 to 0.2.0
N.B. If you were using this module with the resilient.sile v2.1 collection, the latter already required that dependency.
So this is a change only if you were using this module alone, in which case you will indirectly benefit from a few new features, e.g. emphasis nesting and improved centered and ragged (left, right) environments.
- Update silex.sile dependency from 0.1.0 to 0.2.0