Skip to content

Commit 43894bc

Browse files
committed
Update file: flexslider-by-woocommerce.html
1 parent b00ee7f commit 43894bc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

jquery-plugins/flexslider-by-woocommerce.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ <h1 id="packageName">Flexslider</h1>
175175
<div class="tab-content mt-3" id="infoTabsContent">
176176
<div class="tab-pane fade show active" id="installation" role="tabpanel" aria-labelledby="installation-tab">
177177
<h1>No longer under active development</h1>
178-
<p>Please note that this repository is no longer actively developed. See <a href="https://github.com/woocommerce/woocommerce/discussions/48302">the discussion</a>. The most recent version of FlexSlider is currently incubated
178+
<p>Please note that this repository is no longer actively developed. See <a href="https://github.com/woocommerce/woocommerce/discussions/48302">the discussion</a>. The most recent version of FlexSlider is currently incubated<br />
179179
<a href="https://github.com/woocommerce/woocommerce/blob/trunk/plugins/woocommerce/client/legacy/js/flexslider/jquery.flexslider.js">within WooCommerce</a>.</p>
180180
<p><a href="https://gitter.im/woothemes/FlexSlider"><img src="https://badges.gitter.im/woothemes/FlexSlider.png" alt="Gitter chat" /></a></p>
181181
<h1>FlexSlider 2.7.2</h1>
@@ -266,7 +266,7 @@ <h3>selector: <em>{new}</em></h3>
266266
<p><em>Examples: &quot;section &gt; article&quot;, &quot;.slides &gt; .slide&quot;, &quot;#hero .slide&quot;</em></p>
267267
<h3>easing: <em>{new}</em></h3>
268268
<p><code>easing</code> allows support for jQuery easing! Default options provided by jQuery are &quot;swing&quot; and &quot;linear,&quot; but more can be used by included the jQuery Easing plugin. <em>If you chose a non-existent easing method, the slider will break.</em></p>
269-
<p><em>Note: You need to set <code>useCSS: false</code> to force transitions in browsers that support translate3d.</em>
269+
<p><em>Note: You need to set <code>useCSS: false</code> to force transitions in browsers that support translate3d.</em><br />
270270
<em>Optional: <a href="http://gsgd.co.uk/sandbox/jquery/easing/">jQuery Easing Plugin</a></em></p>
271271
<h3>direction: <em>{changed}</em></h3>
272272
<p>Previously called &quot;slideDirection&quot; in v1.8 and below.</p>
@@ -321,10 +321,10 @@ <h3>removed: <em>{new}</em></h3>
321321
<h3>allowOneSlide: <em>{new}</em></h3>
322322
<p>Boolean. Whether or not you'd like FlexSlider to initialize as usual if only one slide is present.</p>
323323
<h3>rtl: <em>{new}</em></h3>
324-
<p>Boolean. False by default. Supports RTL functionality in the slider.
324+
<p>Boolean. False by default. Supports RTL functionality in the slider.<br />
325325
<em>Note: you must add <code>style="direction:rtl"</code> to your container div in order for this to work.</em></p>
326326
<h3>isFirefox: <em>{new}</em></h3>
327-
<p>Boolean. False by default. Set to true if the Firefox browser is in use.
327+
<p>Boolean. False by default. Set to true if the Firefox browser is in use.<br />
328328
<em>Note: used for RTL compatibility logic.</em></p>
329329
</div>
330330

0 commit comments

Comments
 (0)