Skip to content

fix(models): fixed markdown output to hypothesis

Dan Visel requested to merge 895-markdown-ordered-list into main

Fix for #895 (closed) – I don't know how to test this, because I don't know how Hypothesis's Markdown should be formed. It looks like this was exporting unconventional Markdown syntax; I've normalized it.

Merge request reports