source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: "Aq foo" is not the same as "<foo>".
@ 2014-11-25 20:18 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2014-11-25 20:18 UTC (permalink / raw)
  To: source

Log Message:
-----------
"Aq foo" is not the same as "<foo>". Don't use it to mark up HTML;
from bentley@.

Modified Files:
--------------
    mdocml:
        mandoc.1

Revision Data
-------------
Index: mandoc.1
===================================================================
RCS file: /home/cvs/mdocml/mdocml/mandoc.1,v
retrieving revision 1.122
retrieving revision 1.123
diff -Lmandoc.1 -Lmandoc.1 -u -p -r1.122 -r1.123
--- mandoc.1
+++ mandoc.1
@@ -368,16 +368,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 source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-11-25 20:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-25 20:18 mdocml: "Aq foo" is not the same as "<foo>" 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).