-
Hey, first of all I want to say, that you did an amazing piece of work here and I greatly appreciate and awaited this kind of contribution to the obsidian plugins. To me, it seems like a perfect bridg…
-
I'm using the generated json to do some code generation, like automatically generate an HTTP handle from an ordinary golang func, and I choose typescript to write the script because of its convienence…
-
Use `![alt](path)` syntax not only to include images, but also text files.
See: https://github.com/jgm/djot.js/issues/85
"This commit enables the creation of structured documents of arbitrary c…
-
using `.multiSelect('addOption', Hash)` we can dynamically add options. Same way is it possible to add optgroups?
-
I am in the process of converting a Thymeleaf 2.1 installation to 3.0 that has a substantial number of existing templates as XML files that contain HTML5 markup.
XML is used as the template format …
-
As currently proposed, DOM parts makes it easier to build templating solutions using ``. However, in reality, most templating solutions are intended to be used both in the client and on the server to …
-
Could Helm support other templating engines?
After all, the goal is to convert a tree of data into a text.
The templating engine currently used is very verbose and lacks features present in other …
-
Some prominent projects at the bureau use the [Jinja2 templating](http://jinja.pocoo.org/docs/dev/) awesome_͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇…
-
Hi Kevin,
I have been playing with your project a bit and it is a blast! kudos for putting it together!
I am wondering where are you thinking about taking the project. It just feels that if you are …
-
I created an `Option` for a `--password` option. I am defaulting the option to `Environment.GetVariableName("MY_PASSWORD_ENV")`. I don't want this environment variable to appear in plain text in the o…