Reference¶
Subpackages¶
Submodules¶
questioned.app module¶
Contains the main application entry point.
questioned.renderer module¶
Contains functions for rendering to md.
-
questioned.renderer.answers_section_md(questions) → str[source]¶ Renders out the answers section to md.
-
questioned.renderer.introduction_section_md(questions, meta: str) → str[source]¶ Renders out an introduction section.