mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-09 12:57:45 +00:00
This migration was done using a regex:
`(#\s+)([^{]+?)\s+\{(#.*?)\}`
And replacing with:
`$1[$2]($3)`
This migration was done using a regex:
`(#\s+)([^{]+?)\s+\{(#.*?)\}`
And replacing with:
`$1[$2]($3)`