Skip to content

Commit

Permalink
Prerelease 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilyas Ronef committed Aug 24, 2015
1 parent e650317 commit f939140
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ddTypograph.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* ddTypograph.php
* @version 2.2 (2014-05-25)
* @version 2.3 (2015-08-24)
*
* @desc Snippet for text typography.
*
Expand All @@ -15,9 +15,9 @@
* @param $etc_unicodeConvert {0 | 1} — Convert html entities into Unicode (“—” instead of “&mdash;” etc.). Default: 1.
* @param $noTags {0 | 1} — Whether HTML element insertion is allowed or not. There are cases when using tags causes the text to be invalid, for example, using the snippet inside of an HTML attribute. Default: 0.
*
* @link http://code.divandesign.biz/modx/ddtypograph/2.2
* @link http://code.divandesign.biz/modx/ddtypograph/2.3
*
* @copyright 2014, DivanDesign
* @copyright 2015, DivanDesign
* http://www.DivanDesign.biz
*/

Expand Down

0 comments on commit f939140

Please sign in to comment.