get_supported_formats method
Leave feedback
On this page
Returns the complete list of FileFormat values that can be converted to Markdown.
Use this to check at runtime whether a particular format is supported before attempting conversion.
def get_supported_formats(cls):
...
Returns: list[FileFormat]: A read-only list of all supported FileFormat values.
- class
MarkdownConverter
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.