hugo-wasm/parser
Dominik Süß f02da7fbce
parser: Handle org-mode filetags as slice
This adds support for filetags by slicing them according to [the org mode tag
specification](https://orgmode.org/guide/Tags.html).

Can be used to create taxonomies based on org-mode tags
2025-02-09 22:40:28 +01:00
..
metadecoders parser: Handle org-mode filetags as slice 2025-02-09 22:40:28 +01:00
pageparser parser/pageparser: Don't allow parameters after closing tag in shortcodes 2025-01-24 15:31:44 +01:00
frontmatter.go Create pages from _content.gotmpl 2024-05-14 13:12:08 +02:00
frontmatter_test.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
lowercase_camel_json.go Add ContentTypes to config 2025-02-08 10:31:15 +01:00
lowercase_camel_json_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00