index
:
hyp
this commit
master
A program for hyphenating HTML by means of TeX's hyphenation patterns.
kaa <kaa@disroot.org>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
win
/
unhyp
blob: a72f4c5cc34ca87ae27118d564fdddcc938b74c6 (
plain
) (
blame
)
1
2
3
4
#!/bin/sh
# Written with busybox sed in mind.
sed
-i
's/\­\;//g'
$1