Currently, optimized content is exported as markdown. Add option to export as HTML.
What's needed:
- Add
--format flag to /geo:optimize command
- Support
markdown (default) and html formats
- Convert markdown to HTML while preserving formatting
Example:
/geo:optimize content.md --format html
# Creates: geo-output/optimized/content.html
Resources:
Currently, optimized content is exported as markdown. Add option to export as HTML.
What's needed:
--formatflag to/geo:optimizecommandmarkdown(default) andhtmlformatsExample:
/geo:optimize content.md --format html # Creates: geo-output/optimized/content.htmlResources: