tech@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: Ingo Schwarze <schwarze@usta.de>
To: "Anthony J. Bentley" <anthony@cathet.us>
Cc: tech@mdocml.bsd.lv
Subject: Re: Don't use Aq for HTML tags
Date: Tue, 25 Nov 2014 04:13:52 +0100	[thread overview]
Message-ID: <20141125031352.GF26314@iris.usta.de> (raw)
In-Reply-To: <8404.1416879428@cathet.us>

Hi Anthony,

Anthony J. Bentley wrote on Mon, Nov 24, 2014 at 06:37:08PM -0700:

> Not sure how best to mark HTML tags up in this context.

No markup at all seems acceptable.

> But Aq isn't it, because "Aq foo" is not the same as "<foo>".

True.

OK schwarze@ to commit the following patch.

Yours,
  Ingo


> 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

      reply	other threads:[~2014-11-25  3:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-25  1:37 Anthony J. Bentley
2014-11-25  3:13 ` Ingo Schwarze [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141125031352.GF26314@iris.usta.de \
    --to=schwarze@usta.de \
    --cc=anthony@cathet.us \
    --cc=tech@mdocml.bsd.lv \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).