http://d.puremagic.com/issues/show_bug.cgi?id=9676
--- Comment #5 from Andrej Mitrovic <[email protected]> 2013-03-12 17:49:58 PDT --- (In reply to comment #3) > This issue asks for <del></del> in the standard online documentation. I don't > have personal uses for such a macro. Right, but you can't add <del></del> without knowing where to inject it to, hence why you need a macro first. Then for HTML generation $(DEPRECATED foo) will simply expand to <del>foo</del>. So essentially these are two feature requests, one depends on the other. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
