3 lines
117 B
Makefile
3 lines
117 B
Makefile
|
all:
|
||
|
emacs --no-site-file --batch -l ./md4tj_parse.el --eval "(md4tj-parse \"test_file.md4tj\" \"test_file.html\")"
|