tech@mandoc.bsd.lv
 help / color / mirror / Atom feed
* Don't use Aq for HTML tags
@ 2014-11-25  1:37 Anthony J. Bentley
  2014-11-25  3:13 ` Ingo Schwarze
  0 siblings, 1 reply; 2+ messages in thread
From: Anthony J. Bentley @ 2014-11-25  1:37 UTC (permalink / raw)
  To: tech

Hi,

Not sure how best to mark HTML tags up in this context. But Aq isn't
it, because "Aq foo" is not the same as "<foo>".

Index: mandoc.1
===================================================================
RCS file: /cvs/src/usr.bin/mandoc/mandoc.1,v
retrieving revision 1.66
diff -u -p -u -p -r1.66 mandoc.1
--- mandoc.1	11 Nov 2014 02:43:11 -0000	1.66
+++ mandoc.1	25 Nov 2014 01:29:42 -0000
@@ -364,16 +364,8 @@ The following
 arguments are accepted:
 .Bl -tag -width Ds
 .It Cm fragment
-Omit the
-.Aq !DOCTYPE
-declaration and the
-.Aq html ,
-.Aq head ,
-and
-.Aq body
-elements and only emit the subtree below the
-.Aq body
-element.
+Omit the <!DOCTYPE> declaration and the <html>, <head>, and <body>
+elements and only emit the subtree below the <body> element.
 The
 .Cm style
 argument will be ignored.
--
 To unsubscribe send an email to tech+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-25  3:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-25  1:37 Don't use Aq for HTML tags Anthony J. Bentley
2014-11-25  3:13 ` Ingo Schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).