{
"origin": "#[tweet:#start#]tweet#",
"start": "\\#helloworld\\#",
"helloworld": "omg what how"
}
It would be cool to find a way to carry this over into full Tracery2 migration (#13)
Either by fiddling with the escaping (#10) or, perhaps better, by way of a Tracery "modifier"?
An example provided by a user, which works in Tracery1 but fails in Tracery2:
It would be cool to find a way to carry this over into full Tracery2 migration (#13) Either by fiddling with the escaping (#10) or, perhaps better, by way of a Tracery "modifier"?