From 491338496eed1230b8ff5d853e2f7941a0c3706a Mon Sep 17 00:00:00 2001 From: joey Date: Wed, 21 Mar 2007 17:19:03 +0000 Subject: [PATCH] web commit by JoshTriplett: Unindent my comment and reply to the right level, and provide an example. --- doc/todo/Print_link.mdwn | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/doc/todo/Print_link.mdwn b/doc/todo/Print_link.mdwn index 7a4dd3e2c..f842ec42b 100644 --- a/doc/todo/Print_link.mdwn +++ b/doc/todo/Print_link.mdwn @@ -55,7 +55,11 @@ for all ikiwiki pages. --Pawel >>>> BTW, I also was thinkig about plugin to CVS support, >>>> but unfortunately I don't have too much free time. --Pawel ->>>> You don't need a stylesheet-switching UI or a printer-friendly ->>>> version; just link to a stylesheet with media="print". --[[JoshTriplett]] +>> You don't need a stylesheet-switching UI or a printer-friendly +>> version; just link to a stylesheet with `media="print"`. --[[JoshTriplett]] ->>>>> Example? --[[Joey]] +>>> Example? --[[Joey]] + +>>>> I used `meta` to add a `media="print"` stylesheet to the [[sandbox]]. In print or +>>>> print preview (on browsers supporting data URIs), you should no longer +>>>> see the search form. --[[JoshTriplett]] -- 2.32.0.93.g670b81a890