diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-12-15 19:42:53 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-12-16 22:45:13 +0800 |
commit | 1cb80b2d9f3245bfc9e3f02f84b6af681054131a (patch) | |
tree | 47cbb38ce9e7b3e92b0262e35bf8dfcdbe929526 /git/about-filter.sh | |
parent | 465c4ba5b4f0b4f69fd3773fc4f9f9650b7fffa0 (diff) |
add cgit
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 | ||