diff --git a/patch/code_patches.sh b/patch/code_patches.sh new file mode 100644 index 0000000..597e720 --- /dev/null +++ b/patch/code_patches.sh @@ -0,0 +1,7 @@ +#!/bin/bash + + + + +echo Adding greentext patch... +patch "../node_modules/commonmark/dist/commonmark.js" ./greentext.patch \ No newline at end of file