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

Map HTML tags to custom composables #74

Open
tunjid opened this issue Jan 21, 2022 · 1 comment
Open

Map HTML tags to custom composables #74

tunjid opened this issue Jan 21, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@tunjid
Copy link

tunjid commented Jan 21, 2022

In the past in React, I've used https://github.com/remarkjs/react-markdown to render url tags with custom react components. For example a github link can be rendered as card with the projects open graph data.

I'd be nice if we had a way to intercept the HTML tags being rendered, read metadata from within it and substitute in our own custom composable.

@halilozercan halilozercan added the enhancement New feature or request label Mar 26, 2022
@HuixingWong
Copy link

Any update on this issues ?

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

No branches or pull requests

3 participants