SimonBiggs / scriptedforms

Quickly create live-update GUIs for Python packages using Markdown and simple HTML elements.
Apache License 2.0
508 stars 34 forks source link

Currently unable to use quotes within variable definitions #168

Open SimonBiggs opened 6 years ago

SimonBiggs commented 6 years ago

A potential fix would be to have variable names need to be a parameter.

It might be a helpful change, could eventually allow using the inside of the element to write in default values...