-
To simplify crawling of hosted SCM instances owned by public administrations, we could come up with something like:
```html
```
By putting this into the homepages of administration's sites…
rasky updated
6 years ago
-
**Is your feature request related to a problem? Please describe.**
`md` syntax highlighting works great, but `mdx` is not supported. [MDX](https://mdxjs.com/) allows you to mix and match JSX with mar…
-
From [CSSOM](http://www.w3.org/TR/cssom-view/#extensions-to-the-htmlelement-interface), HTMLElements have
```
partial interface HTMLElement {
readonly attribute Element offsetParent;
readonly att…
-
The documentation incorrectly specifies `VAULT_CA_CERT` can be used as an ENV-var to configure a specific CA, in two documentation files:
- https://github.com/hashicorp/vault/blob/f2041b00e52e4503ed…
-
Using the [multi output](https://github.com/adobe/helix-importer-ui/blob/main/importer-guidelines.md#one-input--multiple-outputs) version of the import, you can reference assets. If an asset is 404, i…
-
Prefetching content and then setting it with the `setContentAsPrefetched` as prefetched breaks that content after [it gets converted](https://github.com/j0k3r/graby/blob/master/src/Graby.php#L269) to …
-
-
hi there.
_really_ like slimmer!
right now (as far as i got it) .slim is the only accepted format for pages and layouts?
would be nice if we could also use plain .html files when needed for whateve…
-
Hi,
I'm trying to load partial dynamically
{{#each metaData.sections}}
{{#if this.type}}
{{> this.type}}
{{/if}}
{{/each}}
but I get a ERR_CONTENT_DECODING_FAILED error on chrome, d…
-
**tl;dr**: There are multiple versions of MEPG-CENC spec, and the EME spec is anchored on a specific version (v2, 2016). These versions are not always backward/forward compatible, i.e. a client suppor…