Difference between revisions of "Tannieschedulestuff"
(Created page with "# download [http://tannie.nl/techinc/20120331NIMK.md 20120331NIMK.md] # <tt>multimarkdown -o 20120331nimk.html 20120331NIMK.md</tt> (ik heb [https://github.com/fletcher/peg-mu...") |
|||
Line 1: | Line 1: | ||
+ | = md -> pdf | ||
+ | |||
# download [http://tannie.nl/techinc/20120331NIMK.md 20120331NIMK.md] | # download [http://tannie.nl/techinc/20120331NIMK.md 20120331NIMK.md] | ||
− | # <tt>multimarkdown -o 20120331nimk.html 20120331NIMK.md</tt> ( | + | # <tt>multimarkdown -o 20120331nimk.html 20120331NIMK.md</tt> (I use [https://github.com/fletcher/peg-multimarkdown peg-multimarkdown version 3.5]) |
− | # download [http://tannie.nl/techinc/techinc.css techinc.css] | + | # download [http://tannie.nl/techinc/techinc.css techinc.css] and put into same folder as 20120331nimk.html |
− | # | + | # before <tt></head></tt> add <tt><link rel="stylesheet" type="text/css" media="all" href="techinc.css" /></tt> |
− | # | + | # after <tt><body></tt> add <tt><div id="wrapper"></tt> |
− | # | + | # before <tt></body></tt> add <tt></div></tt> |
# Profit! | # Profit! | ||
− | + | == sample table == | |
{| border="2" cellspacing="0" cellpadding="4" rules="all" style="clear:right; width:750px; margin:5px 0 1em 1em; border:solid 1px; border-collapse:collapse; background-color:#F9F9F9; font-size:95%; empty-cells:hide" class="wikitable" | {| border="2" cellspacing="0" cellpadding="4" rules="all" style="clear:right; width:750px; margin:5px 0 1em 1em; border:solid 1px; border-collapse:collapse; background-color:#F9F9F9; font-size:95%; empty-cells:hide" class="wikitable" |
Revision as of 10:33, 28 March 2012
= md -> pdf
- download 20120331NIMK.md
- multimarkdown -o 20120331nimk.html 20120331NIMK.md (I use peg-multimarkdown version 3.5)
- download techinc.css and put into same folder as 20120331nimk.html
- before </head> add <link rel="stylesheet" type="text/css" media="all" href="techinc.css" />
- after <body> add <div id="wrapper">
- before </body> add </div>
- Profit!
sample table
Time | Who? | Subject |
---|---|---|
19:00 | person | chat |
20:00 | person2 | chat2 |