diff options
Diffstat (limited to 'git/about-filter.sh')
-rwxr-xr-x | git/about-filter.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/git/about-filter.sh b/git/about-filter.sh new file mode 100755 index 0000000..a2e2f7c --- /dev/null +++ b/git/about-filter.sh | |||
@@ -0,0 +1,3 @@ | |||
1 | #!/bin/sh | ||
2 | |||
3 | markdown -f fencedcode,autolink,alphalist,autolink,footnote,definitionlist | ||