Author: tpalsulich
Date: Tue Jun  9 09:08:51 2015
New Revision: 1684360

URL: http://svn.apache.org/r1684360
Log:
TIKA-1630. Bold the beginning of the note saying Tika can detect more.

Modified:
    tika/site/publish/1.9/formats.html
    tika/site/src/site/apt/1.9/formats.apt

Modified: tika/site/publish/1.9/formats.html
URL: 
http://svn.apache.org/viewvc/tika/site/publish/1.9/formats.html?rev=1684360&r1=1684359&r2=1684360&view=diff
==============================================================================
--- tika/site/publish/1.9/formats.html (original)
+++ tika/site/publish/1.9/formats.html Tue Jun  9 09:08:51 2015
@@ -87,7 +87,7 @@
         <!-- Licensed to the Apache Software Foundation (ASF) under one or 
more --><!-- contributor license agreements.  See the NOTICE file distributed 
with --><!-- this work for additional information regarding copyright 
ownership. --><!-- The ASF licenses this file to You under the Apache License, 
Version 2.0 --><!-- (the "License"); you may not use this file except in 
compliance with --><!-- the License.  You may obtain a copy of the License at 
--><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- 
Unless required by applicable law or agreed to in writing, software --><!-- 
distributed under the License is distributed on an "AS IS" BASIS, --><!-- 
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 
--><!-- See the License for the specific language governing permissions and 
--><!-- limitations under the License. --><div class="section">
 <h2>Supported Document Formats<a name="Supported_Document_Formats"></a></h2>
 <p>This page lists all the document formats supported by the parsers in Apache 
Tika 1.9. Follow the links to the various parser class javadocs for more 
detailed information about each document format and how it is parsed by 
Tika.</p>
-<p>(Please note that Apache Tika is able to detect a much wider range of 
formats than those listed below, this page only documents those formats from 
which Tika is able to extract metadata and/or textual content)</p>
+<p><b>Please note</b> that Apache Tika is able to detect a much wider range of 
formats than those listed below, this page only documents those formats from 
which Tika is able to extract metadata and/or textual content.</p>
 <ul>
 <li><a href="#Supported_Document_Formats">Supported Document Formats</a>
 <ul>

Modified: tika/site/src/site/apt/1.9/formats.apt
URL: 
http://svn.apache.org/viewvc/tika/site/src/site/apt/1.9/formats.apt?rev=1684360&r1=1684359&r2=1684360&view=diff
==============================================================================
--- tika/site/src/site/apt/1.9/formats.apt (original)
+++ tika/site/src/site/apt/1.9/formats.apt Tue Jun  9 09:08:51 2015
@@ -24,9 +24,9 @@ Supported Document Formats
    for more detailed information about each document format and how it is 
    parsed by Tika.
 
-   (Please note that Apache Tika is able to detect a much wider range of
+   <<Please note>> that Apache Tika is able to detect a much wider range of
    formats than those listed below, this page only documents those formats
-   from which Tika is able to extract metadata and/or textual content)
+   from which Tika is able to extract metadata and/or textual content.
 
 %{toc|section=1|fromDepth=1}
 


Reply via email to