Return-Path: X-Original-To: apmail-incubator-jspwiki-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-jspwiki-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0F8EB933F for ; Wed, 4 Apr 2012 17:05:47 +0000 (UTC) Received: (qmail 29548 invoked by uid 500); 4 Apr 2012 17:05:46 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 29516 invoked by uid 500); 4 Apr 2012 17:05:46 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 29500 invoked by uid 99); 4 Apr 2012 17:05:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Apr 2012 17:05:46 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Apr 2012 17:05:44 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 52B6B358C8C for ; Wed, 4 Apr 2012 17:05:23 +0000 (UTC) Date: Wed, 4 Apr 2012 17:05:23 +0000 (UTC) From: "Harry Metske (Updated) (JIRA)" To: jspwiki-dev@incubator.apache.org Message-ID: <1711950555.12776.1333559123363.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1694831923.12188.1333553125592.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (JSPWIKI-724) Whitespace added and removed in preformatted text 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/JSPWIKI-724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harry Metske updated JSPWIKI-724: --------------------------------- Attachment: Screenshot-jspwiki-724.png Sam, If I browse the page, I do not see the extra or removed blanks, it renders exactly the preformatted text. See attached screenshot. regards, Harry > Whitespace added and removed in preformatted text > ------------------------------------------------- > > Key: JSPWIKI-724 > URL: https://issues.apache.org/jira/browse/JSPWIKI-724 > Project: JSPWiki > Issue Type: Bug > Affects Versions: 2.8.4 > Reporter: Sam Hasler > Priority: Minor > Attachments: Screenshot-jspwiki-724.png > > > in preformatted text: > # whitespace is added around hyphens > # whitespace is removed after exclamation marks. > This: > {quote} > {{{ > word-word > word! word > }}} > {quote} > will render as this: > {quote} > {{{ > word - word > word!word > }}} > {quote} > Example: http://sandbox.jspwiki.org/Wiki.jsp?page=PreformattedHyphensBug -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira