Lisa Ferguson

Results 12 issues of Lisa Ferguson

## Is your feature request related to a problem? Please describe. Functions are primarily limited to the Sprig library, which does not handle a lot of common config management functions....

enhancement

While `{{ .TableOfContents }}` understands the nested nature of section content: - [Section 1](http://localhost:1313/#section-1) - [Section 1.1](http://localhost:1313/#section-11) - [Section 1.2](http://localhost:1313/#section-12) - [Section 1.2.1](http://localhost:1313/#section-121) The `{{ .Content }}` variable renders the...

NeedsTriage
Proposal

### What version of Hugo are you using (`hugo version`)? $ hugo version hugo v.0.100.2+extended ### Does this issue reproduce with the latest release? Yes ### Description While this issue...

Upstream

I'm not sure if this is potentially a bug because I thought at one point the default was if you tried using a variable or param in a template that...

Proposal

### What version of Hugo are you using (`hugo version`)? $ hugo version hugo v0.100.2+extended ### Does this issue reproduce with the latest release? Yes ### Description Not sure if...

Proposal

### Summary community.general.crypttab module doesn't handle second equal sign in header correctly when using detached LUKS header. The format is `header=/header.img:UUID=0000-0000` ### Issue Type Bug Report ### Component Name crypttab...

bug
module
plugins
system

## Automatically disable kinds for missing content When enabling additional languages in the config, but without any content for those languages, it is still creating the default outputs for those...

NeedsTriage
Proposal

**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)** /kind feature **Description** podman_play module only allows file input. **Describe the results you received:** podman_play...

enhancement

I see #121 was supposed to resolve this, but I'm still having the same issue with ledger 3.3.1 and Vim 9.0.1420. The error looks like this: ``` Error detected while...

Pardon my ignorance as I'm pretty new to Rust and Tera, but I'm not seeing an easy way to merge two hashmaps (similar to Hugo's [merge](https://gohugo.io/functions/merge/)). I envision a deep...

enhancement