Marcus Schweda
Marcus Schweda
How about an option to preserve indentation for partials? See [Reference: preventIndent](http://handlebarsjs.com/reference.html) ## Example ```Handlebars public class {{Name}} { {{#each}} {{>Property}} {{/each}} } ``` ```Handlebars public {{Type.Name}} {{Name}} { get;...
Would you consider to support more update methods for http-01 challenges analogous to `DNS Update Method`? The assumption that the local file system or IIS instance is related to the...
**Describe the bug** In a Vue.js app with `"@elastic/apm-rum-vue": "1.1.9"` installed transactions have labels of previous, unrelated transactions (type: `user-interaction`)  `dialog`...