Skip to content

Hashing content attributes #48

@furudean

Description

@furudean

With the current behaviour of only checking attributes href and src the following snippet will be ignored and just output as it is.

<meta property="og:image" content="https://type-kana.cass.moe/assets/social.[hash].png">

It would be nice to be able to pick which attributes to look in. Alternatively just expanding the regex to also check in content attributes. I think it's a pretty common use case since these tags are used for link previews.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions