Skip to content

v0.91.0

Compare
Choose a tag to compare
@stencila-ci stencila-ci released this 13 Mar 06:30
· 1586 commits to master since this release

0.91.0 (2020-03-13)

Bug Fixes

  • HTML: Add lang attribute to tag (42dda24)
  • HTML: Do not inject MathJax CSS into page (c216851)
  • HTML: Ensure page has one main landmark (202788c)
  • HTML: Improve encoding of headings (7412caa)
  • HTML: Only use h1 for article title (d77c906), closes #443
  • HTML: Use a single elem for long titles (63b2326)
  • HTML: Use spans for publisher and logo; avoid duplicate src attribute (fcadeae)
  • JATS: Coerce to inline content instead of filtering it (9959568)
  • JATS: Decode ids of figure elements (2173224)
  • JATS: Decode ids of table elements (58a4da7)
  • JATS: Explicit decoding of supplementary material elements (3a830bc)
  • JATS: Fix assignment of ids and depths to figure and table titles (bdde447)
  • JATS: Use section + 1 level headings for figs and tables (c5f7b8e)

Features

  • HTML: Allow for no theme and use in tests (9014d45)
  • HTML: Encode article pagination details. (94c7754)