• Stars
    star
    118
  • Rank 299,923 (Top 6 %)
  • Language
    TeX
  • Created over 15 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A collection of example MMD files demonstrating different features

Title: MultiMarkdown Gallery
Author: Fletcher T. Penney

Introduction

This project is really just a collection of sample MultiMarkdown documents demonstrating various features.

The samples have been upgraded to work with MMD 3.0. If you want samples compatible with MMD 2.0, then you can download them.

Beamer-Presentation

by Fletcher T. Penney

This is an example of using MultiMarkdown to create a PDF slideshow via beamer.

Manuscript Example

by Fletcher T. Penney

This is an example of a file that was styled using MultiMarkdown, and the manuscript package for LaTeX.

Basically, you write in plain text in your favorite word processor or text editor, export as MultiMarkdown, and convert to a PDF that is "properly" styled for a manuscript submission. Of course, with a couple of changes to the metadata, you could format it yourself for printing as well.... Worth looking at just to see what MultiMarkdown can do! Includes source MMD text file and the final pdf.

PS: The TeX file produced by this process is better typeset using XeLaTeX, rather than LaTeX.

OmniOutliner

by Fletcher T. Penney

This contains a sample OmniOutliner document, as well as the exported MultiMarkdown text file and HTML version, including the embedded image.

For more information, see http://fletcherpenney.net/mmd/multimarkdown_and_omnioutliner/

Sample Document

by Fletcher T. Penney

This is the original MultiMarkdown Sample Document. The source file, sample.txt, demonstrates the original MultiMarkdown markup. The other files show the output when converted to HTML/XHTML, LaTeX (using mmd2tex), PDF (using latexmk on the LaTeX file), OPML (using mmd2opml), and OpenDocument (using mmd2odf). Additionally, there is a Scrivener project that shows how it could look when imported into Scrivener.

Sample Letter

by Fletcher T. Penney

This is an example of what can be done with the letterhead feature of MMD. The base version can be used with LaTeX, but if you want to add custom font features using my customized version, you need to use XeLaTeX. LaTeX gurus can get font changes on regular LaTeX installs, but this was easier for me.

What Is MultiMarkdown?

by Fletcher T. Penney

Another slideshow created via beamer, but this one is also a beginner's intro to what MultiMarkdown is.

More Repositories

1

MultiMarkdown

Expanded perl version of John Gruber's original Markdown --- No longer under active development since MMD 3
Perl
1,065
star
2

MultiMarkdown-6

Lightweight markup processor to produce HTML, LaTeX, and more.
C
616
star
3

MultiMarkdown-4

This project is now deprecated. Please use MultiMarkdown-6 instead!
C
306
star
4

MultiMarkdown-5

Reference implementation of MultiMarkdown; replaces MultiMarkdown v4 (deprecated -- see MMD-6 instead)
C
293
star
5

peg-multimarkdown-latex-support

Default support files for generating LaTeX documents with MMD 3 through MMD 5
TeX
120
star
6

MMD-QuickLook

Improved QuickLook generator for MultiMarkdown files (FYI, the closed-source version from http://multimarkdown.com/ is better and also free.)
C
96
star
7

MultiMarkdown-CMS

Package to assist with publishing a web site using MMD and a few perl scripts
Perl
95
star
8

Markdown.ooxsl

Markdown export plugin for OmniOutliner
XSLT
87
star
9

c-template

Boilerplate to set up a c project, include CuTest unit testing, cmake build setup
C
78
star
10

c-sss

Implementation of Shamir's Secret Sharing in C
C
63
star
11

SimplenoteSync

perl routine to sync folder of text files with your notes on Simplenote
Perl
58
star
12

MMD-Support

Various utility files to expand the features of MultiMarkdown 3.0
XML
40
star
13

MultiMarkdown-6-Syntax-Guide

Quick syntax guide for MultiMarkdown v6 -- click the link to the right!
HTML
36
star
14

MMD-Edit

Syntax-highlighting text editor for MultiMarkdown, based on work by Ali Rantakari
Objective-C
33
star
15

MMD-Test-Suite

Set of test documents to verify that MMD 4 is working properly
HTML
28
star
16

MMD-ePub

Now deprecated -- MMD v6 has better (and easier) support for exporting EPUB v3
XSLT
20
star
17

magnum

C implementation of Mustache "logic-less templates" (http://mustache.github.io/)
C
14
star
18

tdp

Convert tabular data (CSV, TSV) into JSON
C
10
star
19

MMD-Users-Guide

Source documents for the MultiMarkdown User's Guide (v2.0 aka Perl version)
8
star
20

MMD-6-QuickLook

macOS QuickLook Generator using MMD v6
C
8
star
21

MultiMarkdown-Composer-Themes

Themes for MultiMarkdown Composer v 3 (They should basically work on v 2 as well.)
8
star
22

html-email-builder

Workflow to build responsive HTML email via MultiMarkdown (and optionally upload to sendinblue.com)
CSS
5
star
23

MMD-Composer-2-Wiki

Wiki to generate User's Guide for MultiMarkdown Composer 2.0
4
star
24

c-boilermaker

Boilerplate C project template using CMake, CuTest and more, to simplify creating new projects. Successor to my older c-template boilerplate.
C
3
star
25

vagrant-mmd-cms

Configuration file for Vagrant to generate virtual server for MultiMarkdown-CMS hosted web site
Shell
3
star
26

MMD-Composer-4-Expansions

Example text expansions for Pro version of MultiMarkdown Composer 4
2
star
27

ios-cmake

Automatically exported from code.google.com/p/ios-cmake
CMake
2
star
28

Composer-5-Support-Files

Themes compatible with MultiMarkdown Composer 5 and nvUltra
CSS
2
star
29

Composer-Localization

String files for localizing the MultiMarkdown Composer application
1
star
30

core-utilities

Central repository for a few core libraries I reuse across many of my projects
C
1
star
31

text-parser-template

Boilerplate text parsing example using re2c lexer and lemon parser.
C
1
star
32

cmake-test-app

Objective-C
1
star
33

FTPLibFuzzer

Configuration files to build a vagrant machine with development tools for fuzz testing my software
C
1
star
34

c-title-case

C implementation of John Gruber's title case Perl script
C
1
star