-
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add plugin manager input syntax to check run summary (#88)
* feat: add plugin manager input syntax to check run * render download links and plugin manager input format entries as a table instead of two lists * Reduce first header lenght * there can be only one link * retrieve all info from pom (groupId, version, packaging) * use info returned from pom, and show input format only for hpi * better header for plugin manager column * remove table * titles and summary formating * use fenced code block to get copy button * pluralise Co-authored-by: Tim Jacomb <[email protected]> * add new line after link title * lint, strings must use doublequote --------- Co-authored-by: Tim Jacomb <[email protected]>
- Loading branch information
1 parent
f16ecec
commit 196d0b7
Showing
3 changed files
with
11 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters