From 1a166987dfc049d03f034b920e4ae679402aa2f5 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Thu, 31 Dec 2009 01:12:25 +0000 Subject: Added rough templates for all writers. These need much fine tuning. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1698 788f1e2b-df1e-0410-8736-df70ead52e1b --- templates/man.template | 76 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 75 insertions(+), 1 deletion(-) (limited to 'templates/man.template') diff --git a/templates/man.template b/templates/man.template index 1333ed77b..4e5f464f3 100644 --- a/templates/man.template +++ b/templates/man.template @@ -1 +1,75 @@ -TODO + +title$header-includes$ +$before$ +

title

section oen

  1. one
    1. two
      1. three
hi
+

footnote1


  1. with code

    code
    +
$after$ + + -- cgit v1.2.3