Skip to content

MD to html rendering in IDEA should use the actual concordion md parser #17

@vgheo

Description

@vgheo

At the moment, there are differences between the html rendering in idea and the concordion generated html.
This results in cases when the rendering in IDEA is OK but layout errors occur in concordion.
Especially - in some cases tables look right in IDEA, but concordion misses them completely.

This makes the idea rendering almost useless - as one must run the concordion generation to make sure it's ok.

This would be fixed if the MD parser from concordion would be used in IDEA as well.

As a minimum - an action could be provided to generate the html file with the concordion translator.
The user could inspect this file in the browser - without having to wait for the full test execution.

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