megacomplex_plugin_table

glotaran.plugin_system.megacomplex_registration.megacomplex_plugin_table(*, plugin_names: bool = False, full_names: bool = False) MarkdownStr[source]

Return registered megacomplex plugins as markdown table.

This is especially useful when you work with new plugins.

Parameters:
  • plugin_names (bool) – Whether or not to add the names of the plugins to the table.

  • full_names (bool) – Whether to display the full names the plugins are registered under as well.

Returns:

Markdown table of megacomplexnames.

Return type:

MarkdownStr