Skip to content

Current version of fetch breaks on 2-column code examples in wikibooks #7

Open
@PyllrNL

Description

@PyllrNL

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions