<!-- Use this doc for internal purposes. Make sure you include the following information in the recipes
-->
Topic Heading
<!-- Introduce the topic with concepts. -->
<!-- Difference in behavior between scripts and plugins and prerequisites -->
data-variant=info
data-slots=header, text1, text2
Plugins and Scripts
In plugins, lorem ipsum.
In scripts, lorem ipsum.
System requirements
Please make sure your local environment uses the following application versions before proceeding.
- InDesign v18.5 or higher
- UDT v1.9.0 or higher
- Manifest version v5 or higher
Example
<!-- Provide a simple example using code snippets -->
data-slots=heading, code
data-repeat=3
data-languages=HTML, JavaScript, JSON
HTML
JavaScript
async function foo() {
// do something
}
manifest
Screenshot illustrating the output (if applicable)
Additional notes
Reference material
<!-- Recipes should end with links to API docs used in the code above -->
- <!-- API link placeholder -->