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

refactor: Improve Automated Permission Documentation Generation #10113

Merged

Conversation

tillmann-crabnebula
Copy link
Contributor

This PR fixes the autogenerated permission markdown document and allows for further markdown content inside permission descriptions.

Previously markdown content was not possible inside descriptions as multiline content would break the table layout.

Additionally, this adds the plugin identifier to the table, which allows to use this generated content in the Tauri documentation.

Copy link
Member

@amrbashir amrbashir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just need to run cargo fmt

@amrbashir amrbashir changed the title Improve Automated Permission Documentation Generation refactor: Improve Automated Permission Documentation Generation Jun 26, 2024
@amrbashir amrbashir merged commit bb50315 into tauri-apps:dev Jun 26, 2024
22 checks passed
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.

None yet

3 participants