allmark icon indicating copy to clipboard operation
allmark copied to clipboard

Syntax error: newline unexpected

Open tristobal opened this issue 8 years ago • 3 comments

Hi, I tried to serve a markdoc folder, but when a run allmark, I got a "newline unexpected" error

user@host $ cd docs 
user@host/docs $ allmark serve
/usr/local/bin/allmark: 2: /usr/local/bin/allmark: Syntax error: newline unexpected

tristobal avatar Jan 06 '17 14:01 tristobal

It's still broken. I think we can call this project "Abandoned" :(

matchavez avatar Dec 13 '17 22:12 matchavez

I got the same problem when I downloaded with the wget command documented in the readme. It turned out for me that the wget was just downloading some html. If you do a vim /usr/local/bin/allmark, you will see if it's a binary file or an html text file. I then downloaded the binary from the releases page in github, and it worked with allmark serve docs

shadiakiki1986 avatar Nov 22 '19 12:11 shadiakiki1986

When I download off the releases page, I still get that same HTML. That's for a Mac as well.

matchavez avatar Nov 25 '19 01:11 matchavez