jelovirt / pdf-generator

DITA-OT PDF plug-in generator
https://dita-generator.elovirta.com/
Apache License 2.0
12 stars 5 forks source link

Support variables as part of value #76

Closed jelovirt closed 2 years ago

jelovirt commented 2 years ago

Support variables as part of value. For example

style:
  pre:
    border: solid 1pt $brand-color-primary
jelovirt commented 2 years ago

The resolution should be

  1. flatten
  2. normalize
  3. process extend
  4. resolve variables
  5. expand shorthands