diff --git a/extension-points/plugin-extension-points-general.dita b/extension-points/plugin-extension-points-general.dita
index 23b0cd8d3..666bb23ce 100644
--- a/extension-points/plugin-extension-points-general.dita
+++ b/extension-points/plugin-extension-points-general.dita
@@ -12,39 +12,57 @@
- dita.conductor.lib.import
- - Adds a Java library to the DITA-OT classpath.
+ - Adds a Java library to the DITA-OT classpath.
- dita.conductor.target
- - Adds an Ant import to the main Ant build file. This extension point is deprecated; use
- dita.conductor.target.relative instead.
+ - Adds
+ an Ant import to the main Ant build file.
+ This extension point is deprecated; use dita.conductor.target.relative
+ instead.
- dita.conductor.target.relative
- - Adds an Ant import to the main Ant build file.
+ - Adds an Ant import to the main Ant build file.
- dita.conductor.transtype.check
- - Adds a new value to the list of valid transformation types.
+ - Adds a new value to the list of valid transformation types.
-
+
- dita.specialization.catalog
- - Adds the content of a catalog file to the main DITA-OT catalog file. This extension point is deprecated;
- use dita.specialization.catalog.relative instead.
+ - Adds the content of a catalog file to the main DITA-OT catalog file.
+ This extension point is deprecated; use dita.specialization.catalog.relative
+ instead.
- dita.specialization.catalog.relative
- - Adds the content of a catalog file to the main DITA-OT catalog file.
+ - Adds the content of a catalog file to the main DITA-OT catalog file.
- dita.transtype.print
- - Defines a transformation as a print type.What does this actually do? Does this interact with using the deprecated print
+
- Defines
+ a transformation as a print type.What does
+ this actually do? Does this interact with using the deprecated print
attribute?
- dita.xsl.messages
- - Adds new diagnostic messages to the DITA-OT.
+ - Adds new
+ diagnostic messages to the DITA-OT.
- org.dita.pdf2.catalog.relative