Bundle

Topic: bundle

Explanation

protoparser bundle "<file.pml>" writes a bundled .pml file where imported ProtoML and HTML content has been expanded into a single document.

This is useful for archival, handoff, review, and storing a self-contained ProtoML snapshot without external content imports.

The bundled output keeps the ProtoML structure:

The default output name is based on the input file, for example test-bundle.pml.

Examples

protoparser bundle "test.pml"
protoparser bundle "meeting.pml" -output=meeting-archive