Skip to content

mdmerge not working as expected #7

@pkriens

Description

@pkriens

The mdmerge tools seems very interesting but I can't get it to work. When I use it, it just copy the input to the output.

(master *)$ mdmerge --export-target html -o t.html book.md
(master *)$ more t.html 
<<[frontmatter.md]
<<[foreword.md]
<<[introduction.md]
<<[atoms.md]
<<[expressions.md]
<<[relations.md]
<<[fields.md]
<<[puzzles.md]

<footer>
      This is the text that goes at the bottom of every page.
</footer>
   (master *)$ mdmerge --version
   mdmerge version 1.0.1
   Copyright 2015 Dave Hein. Licensed under MPL-2.0.

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions