from_markup_and_resource_folder method
from_markup_and_resource_folder
def from_markup_and_resource_folder(cls, new_html_content, resource_folder_path):
...
| Parameter | Type | Description |
|---|---|---|
| new_html_content | str |
|
| resource_folder_path | str |
Returns: EditableDocument
See Also
- class
EditableDocument