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

2857 markdown plugin descriptions #2905

Merged
merged 4 commits into from
Jan 31, 2023

Conversation

VakarisZ
Copy link
Contributor

What does this PR do?

Fixes #2857
Renders plugin descriptions in configuration in markdown

PR Checklist

  • Have you added an explanation of what your changes do and why you'd like to include them?
  • Is the TravisCI build passing?
  • Was the CHANGELOG.md updated to reflect the changes?
  • Was the documentation framework updated to reflect the changes?
  • Have you checked that you haven't introduced any duplicate code?

Testing Checklist

  • Added relevant unit tests?
  • Have you successfully tested your changes locally? Elaborate:

    Tested manually:
    image

Title and description are in the manifest, but configuration page renders the schema, so all static information about the exploiter needs to be injected
This component will render plugin descriptions that are in markdown following their syntax (picking up links and formatting)
@mssalvatore mssalvatore force-pushed the 2857-markdown-plugin-descriptions branch from 6b174b0 to 6d00688 Compare January 31, 2023 13:48
@mssalvatore mssalvatore merged commit a2e426e into develop Jan 31, 2023
@mssalvatore mssalvatore deleted the 2857-markdown-plugin-descriptions branch January 31, 2023 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the report to handle plugins
2 participants