decker-edu / decker

A markdown based tool for slide deck creation.
GNU General Public License v3.0
55 stars 13 forks source link

Path resolution from default.yaml for meta variables is incorrect #8

Closed monofon closed 11 months ago

monofon commented 1 year ago
template:
  deck:
    css:
      - bla.css

is not resolved to the correct path.

monofon commented 11 months ago

Also fixed together with #44.