diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/build_showcase.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build_showcase.sh b/scripts/build_showcase.sh index 402c5e4..d4dabec 100755 --- a/scripts/build_showcase.sh +++ b/scripts/build_showcase.sh | |||
| @@ -28,7 +28,7 @@ icons=$(echo "$icons" | jq "sort_by(.title)") | |||
| 28 | 28 | ||
| 29 | echo "{ icons: $icons }" > "$meta_file" | 29 | echo "{ icons: $icons }" > "$meta_file" |
| 30 | 30 | ||
| 31 | pandoc "src/showcase/index.md" \ | 31 | echo "" | pandoc \ |
| 32 | -f markdown \ | 32 | -f markdown \ |
| 33 | -t html5 \ | 33 | -t html5 \ |
| 34 | --no-highlight \ | 34 | --no-highlight \ |
