chore: format with fourmolu and add SchemaOrg to cabal
This commit is contained in:
@@ -81,8 +81,9 @@ toSearchEntry info =
|
||||
, rseTags = tags
|
||||
}
|
||||
|
||||
-- | Extract a display title from the recipe's metadata or fall back to the
|
||||
-- filename.
|
||||
{- | Extract a display title from the recipe's metadata or fall back to the
|
||||
filename.
|
||||
-}
|
||||
extractTitle :: Recipe -> FilePath -> Text
|
||||
extractTitle recipe filename =
|
||||
case metaTitle (recipeMetadata recipe) of
|
||||
|
||||
Reference in New Issue
Block a user