Skip to content

v0.5.3

Compare
Choose a tag to compare
@mdbenito mdbenito released this 19 Jul 18:30
· 76 commits to master since this release

New features

  • yaml dictionary support in hugo-front
  • Styled environments (with em)
  • Selection of alternative images for figures (e.g. SVG vs EPS) (manually, with a tag, for now)
  • Equation labels are styled with CSS
  • Added basic CSS file

Bugfixes

  • Missing named algorithms
  • Recursive escaping of underscores in math
  • Don't apply styles to empty lines or equations
  • Styles in nested itemize.
  • Latex output justified to same width
  • Better export of latex tags for equation arrays
  • Bools in yaml
  • (Regression) parse hlink argument

Other stuff

  • Better tests
  • Copying the md-stree from the menu