From d9d238a69d44bda5e14fa6a17b930510777548d5 Mon Sep 17 00:00:00 2001 From: jsDelivr Bot Date: Sat, 8 Dec 2018 10:07:23 +0100 Subject: [PATCH] Replace RawGit with jsDelivr --- process.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/process.sh b/process.sh index a3d3a6d..11ebf87 100755 --- a/process.sh +++ b/process.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash NOTESDIR="/home/maha/work/Bibliography/PapisDir/pdfs" -RAWGITPATH="https://rawgit.com/elbayadm/PaperNotes/master/notes" +RAWGITPATH="https://cdn.jsdelivr.net/gh/elbayadm/PaperNotes/notes" md2html () { pandoc $1 -t html -F pandoc-mermaid -s -o $2 --mathjax=https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML --css pandoc.css