MartinPacker / mdpre

mdpre - Markdown Preprocessor
MIT License
8 stars 3 forks source link

Symbol substitution should be more dynamic #14

Closed MartinPacker closed 2 years ago

MartinPacker commented 3 years ago

Right now the value of a =def symbol is the last value it ever got.

It should be redefinable - with the new value being used from after the redefinition.

Arguably a bug.

Documentation also wants clarifying.

MartinPacker commented 2 years ago

In v0.5.