Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

'hello world' doesn't work #18

Open
steveklabnik opened this issue Sep 9, 2013 · 0 comments
Open

'hello world' doesn't work #18

steveklabnik opened this issue Sep 9, 2013 · 0 comments
Labels

Comments

@steveklabnik
Copy link

$ cat Rakefile
<snip>
  config.source_files = "foo.md"
end
$ cat foo.md 
# Hello

world
$ rake
mkdir -p build
create build/spine.xhtml
rake aborted!
Don't know how to build task ''

Tasks: TOP => default => deliverables => build/deliverables/secret.pdf => build/master/prince_master.xhtml => build/master/master.xhtml => build/skeleton.xhtml => build/codex.xhtml => build/sections/foo.xhtml => build/exports/foo.html
(See full trace by running task with --trace)

😢

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant