Skip to content

Instantly share code, notes, and snippets.

@merlinmann
Forked from fonnesbeck/mmd_template.txt
Last active February 14, 2022 00:20

Revisions

  1. merlinmann renamed this gist Feb 14, 2022. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. fonnesbeck renamed this gist Apr 14, 2010. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  3. fonnesbeck created this gist Apr 14, 2010.
    30 changes: 30 additions & 0 deletions mmd_template.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,30 @@
    Title: MultiMarkdown Document
    Subtitle: Adventures in MultiMarkdown
    Author: ${TM_FULLNAME}
    Affiliation: ${TM_ORGANIZATION_NAME}
    Email: ${TM_EMAIL}
    Web: ${TM_URL}
    Date: ${TM_DATE}
    Copyright: ${TM_YEAR} ${TM_ORGANIZATION_NAME}
    This work is licensed under a Creative Commons License.
    http://creativecommons.org/licenses/by-nc-sa/3.0/
    XMP: CCAttributionShareAlike
    Version: 1
    Base Header Level: 2
    CSS: http://fletcherpenney.net/document.css
    Format: complete
    LaTeX XSLT: article.xslt
    XHTML XSLT: xhtml-toc-h2.xslt
    Bibliography Title: References
    BibTeX: ${BIBTEX}
    Keywords: MultiMarkdown, template

    # Section #

    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur [p.42][#fake].

    > Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    [#fake]: John Doe. *A Totally Fake Book*. Vanity Press, 2006.

    [MultiMarkdown User's Guide]: http://fletcherpenney.net/mmd/users_guide/ "MultiMarkdown User's Guide"