Applies to: Docklight V2.4 / Docklight Scripting V2.4, Article ID: dl_prb063
The upcoming free update for Docklight Scripting V2.5 introduces a new markdown-based text format
for project data, scripting, options and documentation. This will provide the following benefits:
– A single file replaces up to four separate files (`.ptp` + `.ptn` + `.pts` + options XML)
– Human-readable text opens in standard editors and Markdown viewers
– AI-generatable structure allows LLM-based project generation from natural-language requirements
– Git-friendly text changes produce meaningful diffs
– Self-documenting projects keep prose documentation next to sequences and settings
See the below link for a preview with markdown support. Full documentation and examples are
provided in the `/ScriptSamples/markdown/` folder.