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

Using Vue components inside Markdown #209

Closed
ycmjason opened this issue Apr 22, 2018 · 3 comments
Closed

Using Vue components inside Markdown #209

ycmjason opened this issue Apr 22, 2018 · 3 comments

Comments

@ycmjason
Copy link
Contributor

Hello,

I am curious if when using custom vue components in markdown, is there anyway to for the vue component to process markdown using the config and library that vuepress is using?

Thank you! I am happy to add a PR and update the doc if it is not already written.

🎉

@ulivz
Copy link
Member

ulivz commented Apr 22, 2018

Thank you for your idea, but this is not very necessary, because users can use any pre-processor as long as they want.

@ulivz ulivz closed this as completed Apr 22, 2018
@ycmjason
Copy link
Contributor Author

ycmjason commented Apr 22, 2018

@ulivz As a user, I would love to have the same processor that vuepress is using to keep my markdown writing consistent.

Maybe a v-md directive would do.

@ulivz
Copy link
Member

ulivz commented Jun 8, 2018

v-md is runtime only but processor is compile time only ... ...

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