You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be great if the document format support was done through a plug-in system. I'd like to add support for epub, and could do a PR here, but having a plugin API seems like a better approach. The PDF support could be done that way too, as well as the requested MS Word support, and maybe even things like GitHub issue support.
The text was updated successfully, but these errors were encountered:
Agreed. Something I'm targeting for v0.2. Every aspect should be documented and pluggable. Part of the nuance with the plug-in system for content loaders is building in frontend renderers as well (where it makes sense to have a unique one, e.g. CSV being shown as a spreadsheet).
I think it would be great if the document format support was done through a plug-in system. I'd like to add support for epub, and could do a PR here, but having a plugin API seems like a better approach. The PDF support could be done that way too, as well as the requested MS Word support, and maybe even things like GitHub issue support.
The text was updated successfully, but these errors were encountered: