<param name="directory" type="path" mode="folder" gui-text="Directory to search for code:">C:\Users\</param>
<param name="pattern" type="string" gui-text="Filename pattern to match:">py</param>
<param name="wordsperpara" type="int" min="0" max="10000" gui-text="Limit on paragraph length:">0</param>
<param name="numparas" type="int" min="0" max="1000" gui-text="Limit number of paragraphs:">1</param>
<label appearance="header">Help</label>
<label>Based on the "Lorem Ipsum" plugin, this plugin searches the base directory for code, and strings it all together by concatenating on whitespace. If a flowed text is selected, Source code is added to it; otherwise a new flowed text object, the size of the page, is created in a new layer.</label>