Versions in this module Expand all Collapse all v1 v1.0.0 Nov 26, 2024 Changes in this version + const ContentAppearance + const FixedContentAppearance + const FullWidthContentAppearance + const HeaderAttachment + const HeaderInclude + const HeaderLabel + const HeaderLayout + const HeaderParent + const HeaderSidebar + const HeaderSpace + const HeaderTitle + const HeaderType + func ExtractDocumentLeadingH1(markdown []byte) string + type Meta struct + Attachments []string + ContentAppearance string + Labels []string + Layout string + Parents []string + Sidebar string + Space string + Title string + Type string + func ExtractMeta(data []byte, spaceFromCli string, titleFromH1 bool, parents []string, ...) (*Meta, []byte, error)