Sakura-chan the goat

Results 16 comments of Sakura-chan the goat

Thank you very much for the clear documentation, too. It's very helpful. Could you please make following two corrections? 1. The CI is failed. Please make sure that `npm i...

Thanks for the great suggestion. I also like the design of the `assertMany` function, which takes a list of validators as arguments. Cool. Please create a PR. One suggestion: How...

Thanks for the interesting suggestion. I feel that the previous policy adding `assertMany` is superior. Reason 1: It is not appropriate to change the behavior of functions in a package...

Thanks for an issue. `Heterocephalus` is supposed to be used with another template engine. So, we can use comment syntax of the other template engine. For example, if we are...

@dahlia Thanks. It makes sense! Then how about this work around? ```html %{forall paragraph String comment = const "" ```

@chreekat Thanks for helpful information. I do not want to introduce new syntaxes by the reason of just convenience because it is easy to add new feature but it is...

Is there any opinions, @dahlia ?

Thanks. What do you think about [this idea](https://github.com/arowM/heterocephalus/issues/21#issuecomment-372090302) using `comment` function?

OK. It makes sense. The other reason, I think, to introduce special notation is to improve readability. @dahlia , are you interested in taking a stab at a PR?

I meant if you are not interested in creating PR by yourself, I'll do it by myself. I'll assume this issue is not actually important for you if there are...