Open
Description
Hello,
I'm currently working on fixing some errors on ada-lang.io and noticed that errors originated from the wikibook
source. This has since been rectified. However, the current version of aqs2mdx breaks on the tables in 2 column
code examples in wikibooks.
I would love to fix the issue, but have some questions before I can implement anything:
The comment on line 98 says: "flatting tables because no multiline tables in .md". What is meant by this?
Currently the code removes the Attr
, [ColSpec]
, and Tablehead
of the JSON and removes the outer array
of the [TableBody]
. Which results in an incorrect JSON file.
I would love some explanation of what needs to happen, or maybe a hint which tables in the wikibooks source requires
this codepath.
Metadata
Metadata
Assignees
Labels
No labels