Introduction
Introduction Statistics Contact Development Disclaimer Help
Whitespace change. - swerc - anselm's simpler werc fork
git clone git://git.suckless.org/swerc
Log
Files
Refs
README
---
commit ce791edf169b4af57ab51bffc502f867fb27fd66
parent 37304deaf08821b7758d14febb00941a5d7657c6
Author: [email protected] <unknown>
Date: Tue, 28 Jul 2009 23:58:32 +0200
Whitespace change.
Diffstat:
M bin/werclib.rc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bin/werclib.rc b/bin/werclib.rc
@@ -90,8 +90,8 @@ fn get_md_file_attr {
sed -n '/^\* '$2': /p; /^\* '$2': /q; /^$/q' < $1
}
-# File title extraction
+# File title extraction
fn get_md_title {
#sed 's/^(................................................................…
sed -n -e '1N; /^.*\n===*$/N; /.*\n===*\n$/!b' -e 's/\n==*\n//p' < $1
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.