diff --git a/scripts/markdown-to-markua.sh b/scripts/markdown-to-markua.sh index 01aec10..3abed57 100755 --- a/scripts/markdown-to-markua.sh +++ b/scripts/markdown-to-markua.sh @@ -1,3 +1,3 @@ #!/bin/bash - +echo "Nananana... Batman!" > manuscript/test.md # Do nothing, yet. This is where the sed magic will go