You can specify code to be inserted in extract files by any of the methods listed in Table 27-2. Code can be placed at any of the following locations in an extract file:
Make code the text (maximum 256 characters) of a marker placed anywhere in the extract |
|||
Assign code to the paragraph format designated to start the extract (see 27.4.2.1) |
|||
The methods in Table 27-2 are listed in order of precedence. For example, if you use both an ExtrHead PI marker containing HTML code and supply an [Inserts]ExtrHead entry specifying HTML code, DITA2Go inserts the marker code in the <head> element of the extract and ignores the [Inserts]ExtrHead entry. This allows you to override code specified in the configuration file for any extracts that require different code.