PageContentList Module
Builds a "page content" table-of-contents menu by scanning heading links in rendered HTML
Functions and values
| Function or value |
Description
|
Full Usage:
EmptyContent
Returns: string
|
Placeholder HTML emitted when a page has no headings to list
|
Full Usage:
mkPageContentMenu html
Parameters:
string
Returns: string list * string
|
Parses the rendered HTML to extract heading links and builds a nested
|
FSharp.Formatting