Keiji Yoshida
Keiji Yoshida
@basharov Sorry for the late reply. Ace has a caching mechanism and you don't need to care about it. Ace caches templates by default. If you don't want to let...
I see. Please give me time to think about this.
Thanks for your comment. I'll think of adding this option.
Thanks for your comment. I think it would be nice if we could add an option that specifies the indent rule (2 spaces, 4 spaces or tab) to the [Options](https://godoc.org/github.com/yosssi/ace#Options)...
Thanks for your issue. Interesting. I'll consider how to implement this function later.
I'm so sorry for the late reply. Because Ace presupposes the parent-child template relationship. See the ["Getting Started"](https://github.com/yosssi/ace/blob/master/documentation/getting-started.md) document for the example code which uses Ace. And you can also...
I want to add the `= sass` helper method like [the css helper method](https://github.com/yosssi/ace/blob/master/documentation/syntax.md#css-helper-method). The best way is to compile Sass in the Go program but I don't know if...
@dariusc93 Thanks! It would be nice for using cgo bindings of libsass!
@dariusc93 Thanks for your comment. I'm working on this between my jobs. Presumably, I can release this application by the end of the month.