I wonder if it's an environment issue. But could you shed some light on what might go wrong?
$ pip show testplan
Name: testplan
Version: 21.9.29
Summary: Testplan testing framework
Home-page: https://github.com/morganstanley/testplan
Author:
Author-email: eti-testplan@morganstanley.com
License: UNKNOWN
Location: /Users/zhaok16/.pyenv/versions/3.9.6/lib/python3.9/site-packages
Requires: boltons, cheroot, colorama, cycler, flask, flask-restx, lxml, marshmallow, matplotlib, numpy, pandas, Pillow, plotly, psutil,
py, pyparsing, pytest, python-dateutil, pytz, pyzmq, reportlab, requests, rpyc, schema, scipy,low, plotly, psutil, py, pyparsing,
pytest, python-dateutil, pytz, pyzmq, reportlab, requests, rpyc, schema, scipy, s setuptools, sphinx, sphinx-rtd-theme, termcolor,
terminaltables, validators, werkzeug
Required-by:
Phenomena
result.markdowndidn't produce expected table in PDF report.Actual Result
report.pdf
(My interest is in the

Markdownsession, as in the screenshot below. There is no message shown in theMarkdownsection. .)Expect Result
An example is here:

Details
The result was from the example test_plan_basic.py with an attempt to try out
result.markdownin PDF output.One modification is that I added
pdf_style=StyleArg.DETAILED.valueon L202-L208:I wonder if it's an environment issue. But could you shed some light on what might go wrong?
Environment
Python
testplan