This repository was archived by the owner on Feb 6, 2024. It is now read-only.
This repository was archived by the owner on Feb 6, 2024. It is now read-only.
studio: import and upload content from popular format like pptx #382
Open
Description
Description
It might useful, specially for editor who already have many existing presentations, to be able to import and upload content from popular format like pptx
Development
Maybe we could develop this in two steps, a spontaneous idea:
- We develop a parser which convert a popular format to
html
, which could be injected into astarter kit
presentation
It would be something close to our custom markdown webpack plugin
except with another input
- If parser works well, then it could be integrated to the editor