-
### Is your feature request related to a problem? Please describe.
I'm trying to use excerpts to generate my site's meta description tags, but [the current implementation](https://www.11ty.dev/docs…
-
The NeuralGCM paper contains some analytics that depend on the surface information. For example, the precipitable water calculation involves a vertical integral that needs surface pressure. The tracki…
-
I'm experimenting with MDEx 2.0 & expanding liquid tags in the markdown. I can't figure out how to expose the data/site assigns to the `HTMLConverter.convert` function.
Firstly I wrote a converter…
andyl updated
1 month ago
-
The .eu site uses [Jekyll](https://jekyllrb.com/docs/liquid/tags/), which uses [Liquid](https://shopify.github.io/liquid/) templates. Apparently even in the Markdown files.
[Here's a page](https://…
-
-
I got the following error
`Cell to TTSEBackend::evaluate_single_phase_transport must have four valid corners for now`
when calling
```
AS = CP.AbstractState('TTSE&HEOS ', 'R407C')
AS.update(CP.…
-
There is a potential problem in computing the electron density via the ElectronDensitySolver function: if the density of states was only computed on a domain $[a,b]$ which is not sufficient to cover i…
-
Writing this:
```
font-family: $(type_header_font_family.family), $(type_header_font_family.fallback_families);
```
I would expect:
```
font-family: {{ settings.type_header_font_family.famil…
-
For example in [MPI ocean model](https://esgf3.dkrz.de/thredds/fileServer/cmip6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Omon/tos/gn/v20190710/tos_Omon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_185001-…
-
**Describe the bug**
Exception in markdown template parsing:
```
```hbs
{{or @foo "default"}}
\```
```
I've included a backslash in the snippet below for Github's markdown parsing, it is n…