We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c189cd commit f541a77Copy full SHA for f541a77
action.yaml
@@ -1,7 +1,9 @@
1
# action.yml
2
name: "panvimdoc"
3
description: "Convert pandoc input to vimdoc output"
4
-icon: file-text
+branding:
5
+ icon: file-text
6
+ color: gray-dark
7
inputs:
8
pandoc:
9
description: "Input pandoc file"
0 commit comments