git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jacob Keller <jacob.keller@gmail.com>
To: Karthik Nayak <karthik.188@gmail.com>
Cc: Git List <git@vger.kernel.org>,
	Christian Couder <christian.couder@gmail.com>,
	Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>,
	Junio C Hamano <gitster@pobox.com>
Subject: Re: [PATCH v11 00/13] port tag.c to use ref-filter APIs
Date: Sun, 16 Aug 2015 00:38:59 -0700	[thread overview]
Message-ID: <CA+P7+xpWFT=NJC2VdnamjA86LcYRc4z__La91ca_yGdtFPHahw@mail.gmail.com> (raw)
In-Reply-To: <1439661643-16094-1-git-send-email-Karthik.188@gmail.com>

On Sat, Aug 15, 2015 at 11:00 AM, Karthik Nayak <karthik.188@gmail.com> wrote:

>
>  align::
> -       Implement an `align` atom which left-, middle-, or
> -       right-aligns the content between %(align:..)  and
> -       %(end). Followed by `:<position>,<width>`, where the
> +       left-, middle-, or right-align the content between %(align:..)
> +       and %(end). Followed by `:<position>,<width>`, where the


Everywhere else in the code seems to now put position second now, but
the documentation here doesn't say this is allowed or required.

Regards,
Jake

>         `<position>` is either left, right or middle and `<width>` is
>         the total length of the content with alignment. If the
>         contents length is more than the width then no alignment is
> -       performed. Currently nested alignment is not supported.
> +       performed.
>

  reply	other threads:[~2015-08-16  7:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-15 18:00 [PATCH v11 00/13] port tag.c to use ref-filter APIs Karthik Nayak
2015-08-16  7:38 ` Jacob Keller [this message]
2015-08-16  8:15   ` Karthik Nayak

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='CA+P7+xpWFT=NJC2VdnamjA86LcYRc4z__La91ca_yGdtFPHahw@mail.gmail.com' \
    --to=jacob.keller@gmail.com \
    --cc=Matthieu.Moy@grenoble-inp.fr \
    --cc=christian.couder@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=karthik.188@gmail.com \
    /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).