Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[General] Move general traits in sceleton crate #74

Closed
mhatzl opened this issue Jul 18, 2022 · 0 comments
Closed

[General] Move general traits in sceleton crate #74

mhatzl opened this issue Jul 18, 2022 · 0 comments

Comments

@mhatzl
Copy link
Contributor

mhatzl commented Jul 18, 2022

Moving traits like Render into a sceleton crate that core and inline may depend on would allow us to have render implementations
already in the inline crate for inline elements.

In addition, feature flags could be used to define the output formats that should be included.
This could help to make the inline crate even more indipendent from all other crates and be more usable as standalone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants