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

Review mkdocs content to remove html which can be represented as markdown #1699

Open
Tracked by #1677
butler54 opened this issue Sep 12, 2024 · 0 comments
Open
Tracked by #1677
Labels
documentation Improvements or additions to documentation

Comments

@butler54
Copy link
Collaborator

Issue description / feature objectives

mkdocs is designed to render websites from markdown to minimise the amount of html that is manually created.
In reviewing the website a number of blocks have been introduced with raw HTML which can / should be avoided.

Caveats / Assumptions

  • Do not remove content. Only remove HTML if an appropriate markdown substitution can be produced.

Completion Criteria

@jpower432 jpower432 added the documentation Improvements or additions to documentation label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Ready
Development

No branches or pull requests

2 participants