hugo-wasm/parser/metadecoders
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
..
decoder.go parser: Handle org-mode filetags as slice 2025-02-09 22:40:28 +01:00
decoder_test.go parser: Handle org-mode filetags as slice 2025-02-09 22:40:28 +01:00
format.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
format_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00