Skip to content

Commit ae49f8e

Browse files
authored
Merge pull request #9 from RxLaboratory/master
Fix 'Additional utilities' list formating
2 parents b0f8ce0 + ce711a3 commit ae49f8e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/introduction/extendscript-overview.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,13 +111,12 @@ Additional utilities and features
111111
---------------------------------
112112
ExtendScript provides these utilities and features:
113113

114-
- JavaScript language enhancements:
114+
- JavaScript language enhancements
115115
- Tools for combining scripts, such as a ``#include`` directive. See :ref:`preprocessor-directives`.
116116
- Support for extending or overriding math and logical operator behavior on a class-by-class basis.
117117
See :ref:`operator-overloading`.
118118

119119
For complete details, see :ref:`extendscript-tools-and-features`.
120120
- JavaScript compilation, through the ExtendScript Toolkit. See :ref:`the-extendscript-toolkit`.
121-
- XML integration: ExtendScript defines the XML object, which allows you to process XML with your
122-
- JavaScript scripts. For complete details, see :ref:`integrating-xml-into-javascript`.
121+
- XML integration: ExtendScript defines the XML object, which allows you to process XML with your JavaScript scripts. For complete details, see :ref:`integrating-xml-into-javascript`.
123122
- Scripting support for XMP metadata manipulation: XMPScript provides a JavaScript API for the Adobe

0 commit comments

Comments
 (0)