Compare commits
No commits in common. "e22b0a5fe912a7043609f15220c163574ba84d57" and "51a009d38cde3efef43f6822e2217e33d4e26912" have entirely different histories.
e22b0a5fe9
...
51a009d38c
2
Makefile
2
Makefile
|
@ -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\")"
|
||||
|
|
Loading…
Reference in New Issue