Source: factory.report/package.core/ObjReportMarkdown.py
This class is used to manage markdown data, process it, and generate HTML
by utilizing the markdown library. It extends the functionality of the
ObjDataclass and overrides relevant methods to perform such operations.
| Method | Signature | Description |
|---|---|---|
| Render | Render(param1 = '', param2 = '', param3 = '') |