Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examine whether rendered markdown files can reduce escaping of square brackets #1742

Open
butler54 opened this issue Nov 1, 2024 · 1 comment

Comments

@butler54
Copy link
Collaborator

butler54 commented Nov 1, 2024

Issue description / feature objectives

Because of the use of mdformat by compliance-trestle there were issues around escaping of square brackets that was propagated to the rendered output markdown files.

It appears this has changed: hukkin/mdformat#464

If this change is meaningful for our markdown files we may be able to simplify the output moving forward

Caveats / Assumptions

Completion Criteria

@jpower432 jpower432 added investigate needs-more-info The PR or issue needs more information from the submitter and removed needs-more-info The PR or issue needs more information from the submitter labels Nov 11, 2024
@jpower432 jpower432 moved this from New to Ready in Trestle Roadmap Nov 12, 2024
@butler54
Copy link
Collaborator Author

butler54 commented Dec 5, 2024

Starting point: Do a manual test and see what happens. Then assess impact to code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready
Development

No branches or pull requests

2 participants