Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2322D11763 for ; Tue, 10 Jun 2014 17:15:05 +0000 (UTC) Received: (qmail 71180 invoked by uid 500); 10 Jun 2014 17:15:04 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 70902 invoked by uid 500); 10 Jun 2014 17:15:03 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 70893 invoked by uid 99); 10 Jun 2014 17:15:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jun 2014 17:15:03 +0000 Date: Tue, 10 Jun 2014 17:15:03 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2884) Special sequence "footnote" not properly redendered as subscript in HTML user manual MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-2884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14026691#comment-14026691 ] ASF subversion and git services commented on ACCUMULO-2884: ----------------------------------------------------------- Commit 1601690 from [~elserj] in branch 'site/trunk' [ https://svn.apache.org/r1601690 ] ACCUMULO-2884 Manual edit to fix online user manual > Special sequence "footnote" not properly redendered as subscript in HTML user manual > ------------------------------------------------------------------------------------ > > Key: ACCUMULO-2884 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2884 > Project: Accumulo > Issue Type: Bug > Components: docs > Reporter: Josh Elser > Priority: Minor > > From http://accumulo.apache.org/1.6/accumulo_user_manual.html#_conditionalwriter > {noformat} > The conditions are checked in the tablet server while a row lock is held\footnote{Mutations written by the BatchWriter will not obtain a row lock.}. > {noformat} > I'm guessing that footnote was meant to be rendered as subscript, but wasn't properly interpreted by asciidoctor? -- This message was sent by Atlassian JIRA (v6.2#6252)