@liascript/exporter 2.6.16--0.12.2 → 2.6.17--0.12.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -123,11 +123,14 @@ https://github.com/puppeteer/puppeteer/blob/main/docs/api/puppeteer.pdfoptions.m
123
123
 
124
124
  Project settings:
125
125
 
126
- --project-no-meta Disable the generation of meta information for OpenGraph and Twitter-cards.
127
- --project-no-categories Disable the filter for categories/tags.
128
- --project-category-blur Enable this and the categories will be blurred instead of deleted.
129
- --project-generate-pdf PDFs are automatically generated and added to every card.
130
- --project-generate-cache Only generate new files, if they do not exist.
126
+ --project-no-meta Disable the generation of meta information for OpenGraph and Twitter-cards.
127
+ --project-no-categories Disable the filter for categories/tags.
128
+ --project-category-blur Enable this and the categories will be blurred instead of deleted.
129
+ --project-generate-pdf PDFs are automatically generated and added to every card.
130
+ --project-generate-scrom12 SCORM12 and pass additional scrom settings.
131
+ --project-generate-scrom2004 SCORM2004 and pass additional scrom settings.
132
+ --project-generate-ims IMS resources with additional config settings.
133
+ --project-generate-cache Only generate new files, if they do not exist.
131
134
 
132
135
  RDF settings:
133
136