Compare commits

..

No commits in common. "e22b0a5fe912a7043609f15220c163574ba84d57" and "51a009d38cde3efef43f6822e2217e33d4e26912" have entirely different histories.

2 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
all:
emacs --no-site-file --batch -l ./md4tj.el --eval "(md4tj-parse \"test_file.md4tj\" \"test_file.html\")"
emacs --no-site-file --batch -l ./md4tj_parse.el --eval "(md4tj-parse \"test_file.md4tj\" \"test_file.html\")"