Marcus Schweda

Results 3 issues of 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;...

enhancement

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...

enhancement

**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`) ![Screenshot_2020-12-07 Click - button save-person Transactions App Services APM(1)](https://user-images.githubusercontent.com/3602273/101348891-b3ea8480-388c-11eb-9941-404c4c4c6779.png) `dialog`...