repo.or.cz
/
ttfautohint.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[doc] Fix links.
[ttfautohint.git]
/
doc
/
c2pandoc.sed
blob
0ff640e836b357dfa990d2f74aa0706ac879dfd8
1
\|/\* pandoc-start \*/|,\|/\* pandoc-end \*/| !d
2
\|/\* pandoc-start \*/|,\|/\* pandoc-end \*/| {
3
\|^$| d
4
\|^/\*| d
5
\|^ \*/| d
6
s|^ \* ||
7
s|^ \*||
8
}