Alex Nadalin
Alex Nadalin
from @omissis maybe we should try using https://vuepress.vuejs.org/plugin/official/plugin-search.html#install? I'm not a frontend wizard so help's definitely appreciated :slightly_smiling_face:
We have 2 choices: * introduce a new print function that doesn't print new lines * change echo, and never print a new lin by default I'm leaning towards a...
possibly strings as well -- and there might be some other functions that modify things in place themselves...shuffle / flatten etc all work on a copy. It'd be good to...
This is a limitation I introduced in order to simplify a few things back then. By now I don't really think we need to preserve this limitation.
from @omissis can you elaborate on what you think would be helpful?
a templating function that takes a file and an hash and returns a string (maybe using go template)
from @omissis
from @omissis I'm definitely down to support this, but I honestly don't have the time to dig deep into how to set these up. Definitely open if someone wants to...
from @omissis sounds like we need `require('@url')` :slightly_smiling_face: