Home > fff-flavored-frontmatter
fff-flavored-frontmatter package
Interfaces
| Interface | Description |
|---|---|
| StrictPresetOptions | Stict Preset Options |
Variables
| Variable | Description |
|---|---|
| postTypeDiscovery | (BETA) Post Type Discovery |
| strict | (BETA) Strict - FFF Transform Preset |
| strictCategories | (ALPHA) Strict - FFF Transform Preset (Categories/Tags Only) |
| strictDraft | (ALPHA) Strict - FFF Transform Preset (Draft Only) |
| strictMedia | (ALPHA) Strict - FFF Transform Preset (Media Only) |
| strictVisibility | (ALPHA) Strict - FFF Transform Preset (Visibility Only) |
| toJF2FeedChild | (ALPHA) From FFF to JF2 Feed Child (Editor's Draft 09 February 2019) |
| toJSONFeedItem | (BETA) From FFF to JSON Feed Item (Version 1.1) |
| transform | Flavor Transform Function |
Type Aliases
| Type Alias | Description |
|---|---|
| FFFAudio | Object Audio |
| FFFAuthor | Author |
| FFFBase | Base Variables |
| FFFDateTime | DateTime Vaeriables |
| FFFExtra | Extra Variables |
| FFFFlavoredFrontmatter | Type definition of the FFF Flavored Frontmatter. |
| FFFImage | Object Image |
| FFFMedia | Media Variables |
| FFFMention | Mention Variables |
| FFFOptionalType | Optional Type Util |
| FFFSchema | Type used to generate the schema. It doesn't support object media due to generator limitations. |
| FFFTransformPreset | Flavor Transform Preset |
| FFFTransformPresetValue | FFF Flavor Transform Preset Value |
| FFFVideo | Object Video |
| JSONFeedItem | (BETA) Type validation for toJSONFeedItem function. |
| JSONFeedItemAttachment | (BETA) Type validation for toJSONFeedItem function. |
| JSONFeedItemIndieWeb | (BETA) JSON Feed IndieWeb Extension. |
| PostType | (BETA) Supported Post Type |