aboutsummaryrefslogtreecommitdiffstats
path: root/mypath/md2html.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mypath/md2html.sh')
-rwxr-xr-xmypath/md2html.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mypath/md2html.sh b/mypath/md2html.sh
index e71f1d3..c520736 100755
--- a/mypath/md2html.sh
+++ b/mypath/md2html.sh
@@ -28,4 +28,4 @@ sed -i '/<style/,/<\/style>/d' $dst
28sed -i 's/<body>/<body>\n<div class="pandoc">\n<div class="main">/' $dst 28sed -i 's/<body>/<body>\n<div class="pandoc">\n<div class="main">/' $dst
29sed -i 's/<\/body>/<script src="https:\/\/test.qin-juan-ge-zhu.top\/common\/js\/comment.js"><\/script>\n<\/div>\n<\/div>\n<\/body>/' $dst 29sed -i 's/<\/body>/<script src="https:\/\/test.qin-juan-ge-zhu.top\/common\/js\/comment.js"><\/script>\n<\/div>\n<\/div>\n<\/body>/' $dst
30sed -i 's/\t/ /g' $dst 30sed -i 's/\t/ /g' $dst
31sed -i 's/<\/head>/<link rel="stylesheet" href="https:\/\/test.qin-juan-ge-zhu.top\/common\/CSS\/pandoc.css">\n<script type="text/javascript" src="https://test.qin-juan-ge-zhu.top/common/js/myhighlight.js"></script>\n<script type="text\/javascript" src="https:\/\/test.qin-juan-ge-zhu.top\/common\/script4code.js"><\/script><\/head>/' $dst 31sed -i 's/<\/head>/<link rel="stylesheet" href="https:\/\/test.qin-juan-ge-zhu.top\/common\/CSS\/pandoc.css">\n<script type="text\/javascript" src="https:\/\/test.qin-juan-ge-zhu.top\/common\/js\/myhighlight.js"><\/script>\n<script type="text\/javascript" src="https:\/\/test.qin-juan-ge-zhu.top\/common\/script4code.js"><\/script><\/head>/' $dst