get_abstract¶ technote.ext.metadata.get_abstract(*, app, context, doctree, config)¶ Get the abstract as plain text from the abstract directive. Parameters: app (Sphinx) context (dict[str, Any]) doctree (document | None) config (Config) Return type: None