This is the description of this library that will be inserted into the pdf output.
We can use any **valid markdown syntax**.
"""
description="This is the description of the additional `libPy1` library that will be inserted into the pdf output. Any **valid markdown syntax** can be used. The `import` statement to `libPy1` will be prepended by pubsEngine, thus removed the necessity of explicit import in any scripts below."
~~~
`.md` would output a text document that would be translated to a markdown by pubsEngine.
The class command `.md` will output a text document that translated to a markdown by pubsEngine.
In this scenario, the script should output a valid markdown document to the stdout.
We are expecting the usage of `.md` to produce some sort of table, or a dynamic paragraph.