Skip to content
This repository was archived by the owner on Dec 29, 2024. It is now read-only.
This repository was archived by the owner on Dec 29, 2024. It is now read-only.

Support for pandoc markdown or strict markdown line #31

@sorrentinov

Description

@sorrentinov

I'm using annotation on my requirement, and I see that If I add some pandoc table or grid or strict markdown note all the line are replaced by * * *.
For example if I have a markdown file test.md that contains:


Note: This is a sample of the information that can be shown in the green box


After executing npm run tracey I see


Note: This is a sample of the information that can be shown in the green box


And the correct div

<div class="tracey tracey-plugin-tracelinktable">
........
</div>

Could you verify if it is possible to solve this issue?

Best Regards
Vincenzo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions