set_html_title¶ technote.ext.metadata.set_html_title(*, context)¶ Set the html_title and project metadata based on the title metadata, resolved from either technote.toml or the content’s top-level heading. Parameters: context (dict[str, Any]) Return type: None