Header menu logo FSharp.Formatting

PageContentList Module

Functions and values

Function or value Description

EmptyContent

Full Usage: EmptyContent

Returns: string
Returns: string

mkPageContentMenu html

Full Usage: mkPageContentMenu html

Parameters:
    html : string

Returns: string list * string

We process the html to collect the table of content. We can't use the doc.MarkdownDocument because we cannot easily get the generated id values. It is safer to parse the html.

html : string
Returns: string list * string

Type something to start searching.